server/apps/files_sharing/l10n/my_MM.php
2014-05-04 01:56:15 -04:00

6 lines
162 B
PHP

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