diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-02-01 02:25:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-02-01 02:25:23 +0000 |
commit | 03a6d1a985bf01cb6fb4366c84748ed21bdd4324 (patch) | |
tree | feeea6293d3aba54c396fecb8e3a376cd2d39ebe /lib/l10n/es_MX.js | |
parent | d2df81a9695901837dcfa0776180a51d680ba39e (diff) | |
download | nextcloud-server-03a6d1a985bf01cb6fb4366c84748ed21bdd4324.tar.gz nextcloud-server-03a6d1a985bf01cb6fb4366c84748ed21bdd4324.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/es_MX.js')
-rw-r--r-- | lib/l10n/es_MX.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/es_MX.js b/lib/l10n/es_MX.js index 10c5f1775c1..468a532ac51 100644 --- a/lib/l10n/es_MX.js +++ b/lib/l10n/es_MX.js @@ -46,6 +46,7 @@ OC.L10N.register( "seconds ago" : "hace segundos", "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "El módulo con ID: %sno existe. Por favor hablíitalo en tus configuraciones de aplicación o contacta a tu administrador. ", "File already exists" : "El archivo ya existe", + "Templates" : "Plantillas", "File name is a reserved word" : "Nombre de archivo es una palabra reservada", "File name contains at least one invalid character" : "El nombre del archivo contiene al menos un caracter inválido", "File name is too long" : "El nombre del archivo es demasiado largo", |