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 a289f475e..c0cd0d4c0 100644
--- a/l10n/es_MX.js
+++ b/l10n/es_MX.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"text",
{
+ "New text document" : "Nuevo documento de texto",
"Nextcloud Text" : "Texto de Nextcloud",
"Readme" : "Leame",
"Text" : "Texto",
@@ -17,7 +18,6 @@ OC.L10N.register(
"Insert image" : "Añadir imagen",
"_and %n other editor_::_and %n other editors_" : ["Y otro %n editor","Y otros %n editores"],
"Add notes, lists or links …" : "Agregar notas, listas o ligas ...",
- "New text document" : "Nuevo documento de texto",
"Edit" : "Editar",
"Undo" : "Deshacer",
"Redo" : "Rehacer",