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

fil.js « l10n « user_ldap « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ef3eeaef0cfed046223a7b480824860dd85dbfcd (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "user_ldap",
    {
    "Help" : "Tulong",
    "Password" : "Password"
},
"nplurals=2; plural=(n > 1);");