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

ms_MY.js « l10n « user_ldap « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 74bdc1b820f058aa3ec72cd57028f12db02991de (plain)
1
2
3
4
5
6
7
8
9
10
11
OC.L10N.register(
    "user_ldap",
    {
    "Users" : "Pengguna",
    "Groups" : "Kumpulan",
    "Help" : "Bantuan",
    "Password" : "Kata laluan",
    "Back" : "Kembali",
    "Advanced" : "Maju"
},
"nplurals=1; plural=0;");