11 lines
206 B
PHP
Executable file
11 lines
206 B
PHP
Executable file
<?php
|
|
/**
|
|
* Esperantiga dosiero
|
|
*
|
|
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
|
*/
|
|
|
|
$lang['discussion'] = 'Diskuto';
|
|
$lang['userpage'] = 'Pago de uzanto';
|
|
|
|
//Setup VIM: ex: et ts=2 :
|