aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/my.js
blob: 5c80bd049dcd89181a78a3033089f1c08b206ff6 (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "lib",
    {
    "Empty file" : "ဗလာဖိုင်",
    "Accounts" : "Accounts",
    "About" : "အကြောင်း"
},
"nplurals=1; plural=0;");