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

es_CL.js « l10n « user_ldap « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1877d1017312d1165386e6fb9fe20fef83bb15c8 (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "user_ldap",
    {
    "Users" : "Usuarios",
    "Help" : "Ayuda",
    "Password" : "Clave"
},
"nplurals=2; plural=(n != 1);");