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: 690d3e3dcd371435751a5932b02e86c9fec8faa8 (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "settings",
    {
    "Cancel" : "Cancelar",
    "Password" : "Clave",
    "Username" : "Usuario"
},
"nplurals=2; plural=(n != 1);");