diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-13 00:19:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-13 00:19:52 +0000 |
commit | 5723c13dc0c7f4025c4d976c1f792f9bb3513fe2 (patch) | |
tree | a4b24b4be0953baecded7377ddbf641c11a0cbad /apps/files_sharing | |
parent | b800de2ebdac40f041cd78977fdce2a88460101f (diff) | |
download | nextcloud-server-5723c13dc0c7f4025c4d976c1f792f9bb3513fe2.tar.gz nextcloud-server-5723c13dc0c7f4025c4d976c1f792f9bb3513fe2.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing')
-rw-r--r-- | apps/files_sharing/l10n/es_MX.js | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/es_MX.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/es_MX.js b/apps/files_sharing/l10n/es_MX.js index f97b5e45376..165104533c2 100644 --- a/apps/files_sharing/l10n/es_MX.js +++ b/apps/files_sharing/l10n/es_MX.js @@ -112,6 +112,7 @@ OC.L10N.register( "Set expiration date" : "Establece la fecha de expiración", "Expiration date" : "Fecha de expiración", "Hide download" : "Ocultar descarga", + "Note to recipient" : "Nota al destinatario", "Read" : "Leer", "Create" : "Crear", "Edit" : "Editar", diff --git a/apps/files_sharing/l10n/es_MX.json b/apps/files_sharing/l10n/es_MX.json index 5c4ca6a38ac..68f1be95a30 100644 --- a/apps/files_sharing/l10n/es_MX.json +++ b/apps/files_sharing/l10n/es_MX.json @@ -110,6 +110,7 @@ "Set expiration date" : "Establece la fecha de expiración", "Expiration date" : "Fecha de expiración", "Hide download" : "Ocultar descarga", + "Note to recipient" : "Nota al destinatario", "Read" : "Leer", "Create" : "Crear", "Edit" : "Editar", |