diff options
Diffstat (limited to 'core/l10n')
-rw-r--r-- | core/l10n/es_MX.js | 1 | ||||
-rw-r--r-- | core/l10n/es_MX.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/es_MX.js b/core/l10n/es_MX.js index e0652b58b6c..50b7586cf5f 100644 --- a/core/l10n/es_MX.js +++ b/core/l10n/es_MX.js @@ -218,6 +218,7 @@ OC.L10N.register( "Cancel log in" : "Cancelar inicio de sesión", "Use backup code" : "Usar código de respaldo", "Error while validating your second factor" : "Se presentó un error al validar su segundo factor", + "You are accessing the server from an untrusted domain." : "Se encuentra accediendo al servidor desde un dominio no confiable. ", "App update required" : "Se requiere una actualización de la aplicación", "These apps will be updated:" : "Las siguientes apllicaciones se actualizarán:", "These incompatible apps will be disabled:" : "Las siguientes aplicaciones incompatibles serán deshabilitadas:", diff --git a/core/l10n/es_MX.json b/core/l10n/es_MX.json index 5d0ab34e474..7a8d557c609 100644 --- a/core/l10n/es_MX.json +++ b/core/l10n/es_MX.json @@ -216,6 +216,7 @@ "Cancel log in" : "Cancelar inicio de sesión", "Use backup code" : "Usar código de respaldo", "Error while validating your second factor" : "Se presentó un error al validar su segundo factor", + "You are accessing the server from an untrusted domain." : "Se encuentra accediendo al servidor desde un dominio no confiable. ", "App update required" : "Se requiere una actualización de la aplicación", "These apps will be updated:" : "Las siguientes apllicaciones se actualizarán:", "These incompatible apps will be disabled:" : "Las siguientes aplicaciones incompatibles serán deshabilitadas:", |