summaryrefslogtreecommitdiffstats
path: root/settings/l10n/my_MM.js
blob: 88ad33d0057ff0bcec3a602f39ede124bc81aadb (plain)
1
2
3
4
5
6
7
8
9
10
11
OC.L10N.register(
    "settings",
    {
    "Authentication error" : "ခွင့်ပြုချက်မအောင်မြင်",
    "Invalid request" : "တောင်းဆိုချက်မမှန်ကန်ပါ",
    "Password" : "စကားဝှက်",
    "New password" : "စကားဝှက်အသစ်",
    "Cancel" : "ပယ်ဖျက်မည်",
    "Username" : "သုံးစွဲသူအမည်"
},
"nplurals=1; plural=0;");