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

es_CL.js « l10n « settings - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b51f930e83a13f693a3d5db4ff7b783c882a29f7 (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "settings",
    {
    "Password" : "Clave",
    "Cancel" : "Cancelar",
    "Username" : "Usuario"
},
"nplurals=2; plural=(n != 1);");