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

github.com/nextcloud/files_texteditor.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.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/l10n/es_MX.js b/l10n/es_MX.js
index 843d2bb..cd2b32c 100644
--- a/l10n/es_MX.js
+++ b/l10n/es_MX.js
@@ -23,6 +23,7 @@ OC.L10N.register(
"Preview" : "Previsualizar",
"New text file" : "Nuevo archivo de texto",
"New text file.txt" : "Nuevo archivo de texto.txt",
- "Text editor" : "Editor de texto"
+ "Text editor" : "Editor de texto",
+ "Text file" : "Archivo de texto"
},
"nplurals=2; plural=(n != 1);");