From e8e935f5070d31f1add7e1e793ffe9a0e24a78e8 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 17 Feb 2024 01:42:45 +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 54d1af27db..eea60694f8 100644 --- a/l10n/es_MX.js +++ b/l10n/es_MX.js @@ -41,6 +41,7 @@ OC.L10N.register( "Remove link" : "Eliminar enlace", "URL" : "URL", "Cannot copy, please copy the link manually" : "No se ha podido copiar, por favor, copia el enlace manualmente", + "Select file or folder to link to" : "Seleccionar archivo o carpeta para enlazar.", "Select language" : "Selecciona el idioma", "to" : "para", "Replace" : "Reemplazar", diff --git a/l10n/es_MX.json b/l10n/es_MX.json index a0b6819461..dd8ec2e7e9 100644 --- a/l10n/es_MX.json +++ b/l10n/es_MX.json @@ -39,6 +39,7 @@ "Remove link" : "Eliminar enlace", "URL" : "URL", "Cannot copy, please copy the link manually" : "No se ha podido copiar, por favor, copia el enlace manualmente", + "Select file or folder to link to" : "Seleccionar archivo o carpeta para enlazar.", "Select language" : "Selecciona el idioma", "to" : "para", "Replace" : "Reemplazar",