summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/my_MM.php
blob: 4ca6a9049e74a565fb3fad17e65ea007640d3a72 (plain)
1
2
3
4
5
6
7
<?php
$TRANSLATIONS = array(
"Cancel" => "ပယ်ဖျက်မည်",
"Password" => "စကားဝှက်",
"Download" => "ဒေါင်းလုတ်"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";