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",