diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-06-21 00:37:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-06-21 00:37:42 +0000 |
commit | 54743872099b286258537fe91d2c10ec1ea6a169 (patch) | |
tree | 7727bc701d1be56bf06dfdc08b4adade0e721fcb /apps/settings/l10n/es.js | |
parent | 358ce60b1003fd6b00e26dc046466b60d423a25d (diff) | |
download | nextcloud-server-54743872099b286258537fe91d2c10ec1ea6a169.tar.gz nextcloud-server-54743872099b286258537fe91d2c10ec1ea6a169.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/es.js')
-rw-r--r-- | apps/settings/l10n/es.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/settings/l10n/es.js b/apps/settings/l10n/es.js index 04409491e40..3c4e4f9a445 100644 --- a/apps/settings/l10n/es.js +++ b/apps/settings/l10n/es.js @@ -445,6 +445,7 @@ OC.L10N.register( "Documentation" : "Documentación", "Forum" : "Foro", "Login" : "Iniciar sesión", + "None/STARTTLS" : "Ninguno/STARTTLS", "SSL" : "SSL", "Open documentation" : "Abrir documentación", "It is important to set up this server to be able to send emails, like for password reset and notifications." : "Es importante configurar este servidor para que pueda enviar correos, por ejemplo para cambios de contraseñas y notificaciones.", |