diff --git a/l10n/es_MX.js b/l10n/es_MX.js index 3b5ca35a..1c894369 100644 --- a/l10n/es_MX.js +++ b/l10n/es_MX.js @@ -6,6 +6,7 @@ OC.L10N.register( "Finish setup" : "Terminar configuraciĆ³n", "Home" : "Inicio", "Notifications" : "Notificaciones", + "Profile" : "Perfil", "Add attachment" : "Agregar archivo adjunto", "Uploading..." : "Cargando...", "Delete" : "Eliminar", diff --git a/l10n/es_MX.json b/l10n/es_MX.json index 3283b16d..7d86f05f 100644 --- a/l10n/es_MX.json +++ b/l10n/es_MX.json @@ -4,6 +4,7 @@ "Finish setup" : "Terminar configuraciĆ³n", "Home" : "Inicio", "Notifications" : "Notificaciones", + "Profile" : "Perfil", "Add attachment" : "Agregar archivo adjunto", "Uploading..." : "Cargando...", "Delete" : "Eliminar",