blob: 389e6491bc9e049416ac5c66a0b16a060f0642c3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<?
/**
* Lithuanian language file
*
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*/
$lang['discussion'] = 'Aptarimas';
$lang['back_to_article'] = 'Atgal i straipsni';
$lang['userpage'] = 'Naudotojo puslapis';
//Setup VIM: ex: et ts=2 :
|