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

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