diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-23 00:26:03 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-23 00:26:03 +0000 |
commit | faa6ac3809fa2625bb11ebabb3722a2ad30c1b20 (patch) | |
tree | 01bb4abb5eede5f85e696890a885f79e2f31c2f4 /core/l10n/es_CL.js | |
parent | 42724c15c5fb02e34150904d3ad8d1447cf9e30e (diff) | |
download | nextcloud-server-faa6ac3809fa2625bb11ebabb3722a2ad30c1b20.tar.gz nextcloud-server-faa6ac3809fa2625bb11ebabb3722a2ad30c1b20.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/es_CL.js')
-rw-r--r-- | core/l10n/es_CL.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/es_CL.js b/core/l10n/es_CL.js index 9f357c8c1e6..b4a4fc43ab2 100644 --- a/core/l10n/es_CL.js +++ b/core/l10n/es_CL.js @@ -85,6 +85,7 @@ OC.L10N.register( "New password" : "Nueva contraseña", "I know what I'm doing" : "Sé lo que estoy haciendo", "Skip" : "Omitir", + "Reset search" : "Reestablecer búsqueda", "Search contacts …" : "Buscar contactos ...", "Could not load your contacts" : "No fue posible cargar tus contactos", "No contacts found" : "No se encontraron contactos", @@ -94,7 +95,6 @@ OC.L10N.register( "Today" : "Hoy", "Forgot password?" : "¿Olvidaste tu contraseña?", "Back" : "Atrás", - "Reset search" : "Reestablecer búsqueda", "Search" : "Buscar", "Settings menu" : "Menú de Configuraciones", "No" : "No", |