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

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/es_CR.js')
-rw-r--r--l10n/es_CR.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/l10n/es_CR.js b/l10n/es_CR.js
index b94e3fe21..5da14366d 100644
--- a/l10n/es_CR.js
+++ b/l10n/es_CR.js
@@ -16,10 +16,10 @@ OC.L10N.register(
"Formatting help" : "Ayuda de formato",
"Keyboard shortcuts" : "Atajos del teclado",
"Participants" : "Participantes",
- "Edit" : "Editar",
"Undo" : "Deshacer",
"Info" : "Info",
"Success" : "Éxito",
- "Warning" : "Advertencia"
+ "Warning" : "Advertencia",
+ "Edit" : "Editar"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");