richdocuments/l10n/my_MM.php
2014-10-27 16:29:45 -04:00

9 lines
216 B
PHP

<?php
$TRANSLATIONS = array(
"Cancel" => "ပယ်ဖျက်မည်",
"OK" => "အိုကေ",
"Text" => "စာသား",
"Password" => "စကားဝှက်"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";