blob: 7a86ad44ae431ed7a61d9d777192aec59ffac592 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<?php
/**
* Interlingua language file
*
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*/
$lang['discussion'] = 'Discussion';
$lang['userpage'] = 'Pagina de usator';
//Setup VIM: ex: et ts=2 :
|