From 4753bca888e315a15ebf9cccb1b1fe9a94428160 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 1 Feb 2023 03:00:55 +0000 Subject: [PATCH] =?UTF-8?q?Fix(l10n):=20=F0=9F=94=A0=20Update=20translatio?= =?UTF-8?q?ns=20from=20Transifex?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Nextcloud bot --- l10n/es_MX.js | 1 + l10n/es_MX.json | 1 + 2 files changed, 2 insertions(+) diff --git a/l10n/es_MX.js b/l10n/es_MX.js index 29d4c1a9..65791c94 100644 --- a/l10n/es_MX.js +++ b/l10n/es_MX.js @@ -16,6 +16,7 @@ OC.L10N.register( "Website" : "Sitio web", "Reply" : "Responder", "Deny" : "Denegar", + "Hello" : "Hola", "Continue" : "Continuar", "User not found" : "No se encontrĂ³ el usuario" }, diff --git a/l10n/es_MX.json b/l10n/es_MX.json index 0b1b4985..9f749306 100644 --- a/l10n/es_MX.json +++ b/l10n/es_MX.json @@ -14,6 +14,7 @@ "Website" : "Sitio web", "Reply" : "Responder", "Deny" : "Denegar", + "Hello" : "Hola", "Continue" : "Continuar", "User not found" : "No se encontrĂ³ el usuario" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"