From 5866418098c95619df2765ea7f52b6a32e1f6f7d Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 14 Jan 2023 02:26:37 +0000 Subject: Fix(l10n): 🔠 Update translations from Transifex MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Nextcloud bot --- core/l10n/es_MX.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'core/l10n/es_MX.js') diff --git a/core/l10n/es_MX.js b/core/l10n/es_MX.js index 035a90e794c..ee3c2634040 100644 --- a/core/l10n/es_MX.js +++ b/core/l10n/es_MX.js @@ -238,8 +238,6 @@ OC.L10N.register( "Need help?" : "¿Necesitas ayuda?", "See the documentation" : "Ver la documentación", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Esta aplicación requiere de JavaScript para su correcta operación. Por favor {linkstart}habilita JavaScript{linkend} y vuelve a cargar la página. ", - "Contacts" : "Contactos", - "Contacts menu" : "Menú de Contactos", "Confirm your password" : "Confirma tu contraseña", "Connect to your account" : "Conectate a tu cuenta", "App token" : "Ficha de la aplicación", @@ -274,6 +272,8 @@ OC.L10N.register( "File not found" : "Archivo no encontrado", "More" : "Más", "More apps menu" : "Menú de más aplicaciones", + "Contacts" : "Contactos", + "Contacts menu" : "Menú de Contactos", "Settings menu" : "Menú de Configuraciones" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); -- cgit v1.2.3