server/apps/files_sharing/l10n/my_MM.php
2013-10-10 22:30:58 -04:00

6 lines
162 B
PHP

<?php
$TRANSLATIONS = array(
"Password" => "စကားဝှက်",
"Download" => "ဒေါင်းလုတ်"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";