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

af_ZA.js « l10n « user_ldap « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e6f685c3c7f1d7a042a47e67374358dd2d3a7f34 (plain)
1
2
3
4
5
6
7
8
9
10
OC.L10N.register(
    "user_ldap",
    {
    "Users" : "Gebruikers",
    "Help" : "Hulp",
    "Password" : "Wagwoord",
    "Continue" : "Gaan voort",
    "Advanced" : "Gevorderd"
},
"nplurals=2; plural=(n != 1);");