summaryrefslogtreecommitdiffstats
path: root/l10n/es_MX.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-11-27 00:37:39 +0000
committerNextcloud bot <bot@nextcloud.com>2023-11-27 00:37:39 +0000
commitf3122aee7e17725f4a6315d6cf67b7e0db77f5d8 (patch)
tree0fc292f1f69dcfd94d21e9705dbbc2aa02dc6c74 /l10n/es_MX.js
parentceaf173a5e0c88eb4b4ceec676ba3f030a957a6e (diff)
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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 99846e07..0e3f6856 100644
--- a/l10n/es_MX.js
+++ b/l10n/es_MX.js
@@ -34,6 +34,7 @@ OC.L10N.register(
"No results" : "Sin resultados",
"Personal circle" : "Círculo personal",
"Pending" : "Pendiente",
+ "None" : "Ninguno",
"New contact" : "Nuevo contacto",
"Close" : "Cerrar",
"Import" : "Importar",
@@ -99,7 +100,6 @@ OC.L10N.register(
"Gender" : "Género",
"Female" : "Femenino",
"Male" : "Masculino",
- "None" : "Ninguno",
"Unknown" : "Desconocido"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");