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

es_CR.js « l10n - github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 84733c98a763a25f4528a68421efeb396d4766b2 (plain)
1
2
3
4
5
6
7
8
9
10
OC.L10N.register(
    "text",
    {
    "Text" : "Texto",
    "Retry" : "Reintentar",
    "Unsaved changes" : "Cambios no guardados",
    "Edit" : "Editar",
    "Undo" : "Deshacer"
},
"nplurals=2; plural=(n != 1);");