11 lines
218 B
PHP
Executable file
11 lines
218 B
PHP
Executable file
<?php
|
|
/**
|
|
* Malagasy language file
|
|
*
|
|
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
|
*/
|
|
|
|
$lang['discussion'] = 'Dinika';
|
|
$lang['userpage'] = 'Pejy ny mpikambana';
|
|
|
|
//Setup VIM: ex: et ts=2 :
|