server/apps/files_sharing/l10n/my_MM.php

6 lines
173 B
PHP
Raw Normal View History

2013-02-24 23:06:17 +00:00
<?php $TRANSLATIONS = array(
"Password" => "စကားဝှက်",
2013-02-27 13:37:12 +00:00
"Submit" => "ထည့်သွင်းမည်",
2013-06-14 00:52:34 +00:00
"Download" => "ဒေါင်းလုတ်"
2013-02-24 23:06:17 +00:00
);