server/apps/files_external/l10n/my_MM.php
2014-08-29 01:56:59 -04:00

7 lines
210 B
PHP

<?php
$TRANSLATIONS = array(
"Location" => "တည်နေရာ",
"Username" => "သုံးစွဲသူအမည်",
"Password" => "စကားဝှက်"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";