1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/dokuwiki_ynh.git synced 2024-09-03 18:26:20 +02:00
dokuwiki_ynh/sources/lib/plugins/plugin/lang/lt/lang.php
2014-02-11 14:56:25 +01:00

13 lines
392 B
PHP

<?php
/**
* Lithuanian language file
*
* @author audrius.klevas@gmail.com
* @author Arunas Vaitekunas <aras@fan.lt>
*/
$lang['name'] = 'Vardas:';
$lang['date'] = 'Data:';
$lang['type'] = 'Tipas:';
$lang['desc'] = 'Aprašas:';
$lang['author'] = 'Autorius:';
$lang['www'] = 'Tinklapis:';