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

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