server/apps/files/l10n/my_MM.php
2013-08-09 08:06:31 -04:00

6 lines
162 B
PHP

<?php
$TRANSLATIONS = array(
"Files" => "ဖိုင်များ",
"Download" => "ဒေါင်းလုတ်"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";