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

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