richdocuments/l10n/my_MM.php

7 lines
175 B
PHP
Raw Normal View History

2013-11-13 17:05:11 -05:00
<?php $TRANSLATIONS = array(
2013-11-20 16:10:05 -05:00
"Cancel" => "ပယ်ဖျက်မည်",
2014-05-12 00:44:33 -04:00
"OK" => "အိုကေ",
2013-11-20 16:10:05 -05:00
"Text" => "စာသား",
2013-11-13 17:05:11 -05:00
"Password" => "စကားဝှက်"
);