diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-17 00:27:03 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-17 00:27:03 +0000 |
commit | 158aedb549b253b0b8a84a7c68c0d7bca9e7be54 (patch) | |
tree | 0ad78b532faf8ac367a337003846a48e4dc80663 /core/l10n/es.js | |
parent | 9a3d45b0ef169c2119e9a63115e3c3ec04fd45e3 (diff) | |
download | nextcloud-server-158aedb549b253b0b8a84a7c68c0d7bca9e7be54.tar.gz nextcloud-server-158aedb549b253b0b8a84a7c68c0d7bca9e7be54.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/es.js')
-rw-r--r-- | core/l10n/es.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/es.js b/core/l10n/es.js index cd73492ddde..9d4228ee913 100644 --- a/core/l10n/es.js +++ b/core/l10n/es.js @@ -137,6 +137,8 @@ OC.L10N.register( "More apps" : "Más aplicaciones", "Currently open" : "Actualmente abierto", "_{count} notification_::_{count} notifications_" : ["{count} notificación","{count} notificaciones","{count} notificaciones"], + "Pick a start date" : "Escoja una fecha de inicio", + "Pick an end date" : "Escoja una fecha fin", "Log in" : "Iniciar sesión", "Logging in …" : "Iniciando sesión ...", "Server side authentication failed!" : "La autenticación ha fallado en el servidor.", |