From 0ba910951e02d46f0ee6d37dd3235248b37ae778 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 14 Mar 2024 00:37:01 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex 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 ce55d499d..b4342e48b 100644 --- a/l10n/es_MX.js +++ b/l10n/es_MX.js @@ -36,6 +36,7 @@ OC.L10N.register( "Activity" : "Actividad", "Undo" : "Deshacer", "No participants found" : "No se encontraron participantes", + "(Group)" : "(Grupo)", "Can edit" : "Puede editar", "Can share" : "Puede compartir", "Can manage" : "Puede gestionar", diff --git a/l10n/es_MX.json b/l10n/es_MX.json index 7b60ecb0d..d15b796f6 100644 --- a/l10n/es_MX.json +++ b/l10n/es_MX.json @@ -34,6 +34,7 @@ "Activity" : "Actividad", "Undo" : "Deshacer", "No participants found" : "No se encontraron participantes", + "(Group)" : "(Grupo)", "Can edit" : "Puede editar", "Can share" : "Puede compartir", "Can manage" : "Puede gestionar",