aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/es_MX.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-02-22 00:19:35 +0000
committerNextcloud bot <bot@nextcloud.com>2024-02-22 00:19:35 +0000
commit3eb90c31870bf440823859829b1d3100d3d6b854 (patch)
treed4857a100764ef427b50337019fa6dfab8066cdb /apps/files_sharing/l10n/es_MX.js
parentffdf49a9c2f90f404628232f8b1756db7fdf4603 (diff)
downloadnextcloud-server-3eb90c31870bf440823859829b1d3100d3d6b854.tar.gz
nextcloud-server-3eb90c31870bf440823859829b1d3100d3d6b854.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/es_MX.js')
-rw-r--r--apps/files_sharing/l10n/es_MX.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/es_MX.js b/apps/files_sharing/l10n/es_MX.js
index 4425e6d26fc..8199d3c5b77 100644
--- a/apps/files_sharing/l10n/es_MX.js
+++ b/apps/files_sharing/l10n/es_MX.js
@@ -160,6 +160,7 @@ OC.L10N.register(
"the item was removed" : "el elemento fue eliminado",
"the link expired" : "la liga expiró",
"sharing is disabled" : "compartir está deshabilitado",
- "For more info, please ask the person who sent this link." : "Para mayores informes, contacta a la persona que le envió esta liga."
+ "For more info, please ask the person who sent this link." : "Para mayores informes, contacta a la persona que le envió esta liga.",
+ "Update" : "Actualizar"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");