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_MX.js')
-rw-r--r--l10n/es_MX.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10n/es_MX.js b/l10n/es_MX.js
index d08fe4c56..d08101811 100644
--- a/l10n/es_MX.js
+++ b/l10n/es_MX.js
@@ -23,7 +23,6 @@ OC.L10N.register(
"Ordered list" : "Lista ordenada",
"Blockquote" : "Cita",
"Code block" : "Bloque de código",
- "Insert image" : "Añadir imagen",
"Add notes, lists or links …" : "Agregar notas, listas o ligas ...",
"Edit" : "Editar",
"Undo" : "Deshacer",
@@ -34,6 +33,7 @@ OC.L10N.register(
"Heading 4" : "Título 4",
"Heading 5" : "Título 5",
"ToDo list" : "Lista de penditentes",
+ "Insert image" : "Añadir imagen",
"_and %n other editor_::_and %n other editors_" : ["Y otro %n editor","Y otros %n editores"]
},
"nplurals=2; plural=(n != 1);");