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.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/l10n/es_MX.js b/l10n/es_MX.js
index 71a4e7647..587deb81f 100644
--- a/l10n/es_MX.js
+++ b/l10n/es_MX.js
@@ -25,7 +25,6 @@ OC.L10N.register(
"Bold" : "Negritas",
"Italic" : "Cursiva",
"Strikethrough" : "Tachada",
- "Paragraph" : "Párrafo",
"Headings" : "Títulos",
"Heading 1" : "Título 1",
"Heading 2" : "Título 2",
@@ -42,6 +41,7 @@ OC.L10N.register(
"Last save {lastSave}" : "Última actualización {lastSave}",
"Add link" : "Añadir liga",
"Show image" : "Mostrar imagen",
- "Show file" : "Mostrar archivo"
+ "Show file" : "Mostrar archivo",
+ "Paragraph" : "Párrafo"
},
"nplurals=2; plural=(n != 1);");