Welcome to mirror list, hosted at ThFree Co, Russian Federation.

my_MM.js « l10n « user_ldap « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5af581c8593b72eb43e89f6fc30790bc58af3832 (plain)
1
2
3
4
5
6
7
8
9
OC.L10N.register(
    "user_ldap",
    {
    "Users" : "သုံးစွဲသူ",
    "Help" : "အကူအညီ",
    "Password" : "စကားဝှက်",
    "Advanced" : "အဆင့်မြင့်"
},
"nplurals=1; plural=0;");