diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-13 00:19:53 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-13 00:19:53 +0000 |
commit | 895eb194497ebeb381ee6ebdc4274688f6a493fd (patch) | |
tree | 2dbac3ea08870fb44dc2423644283b6ef4778388 /core/l10n/es_SV.js | |
parent | c734a18ee83a3537193192f6b97d78575611ba9e (diff) | |
download | nextcloud-server-895eb194497ebeb381ee6ebdc4274688f6a493fd.tar.gz nextcloud-server-895eb194497ebeb381ee6ebdc4274688f6a493fd.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/es_SV.js')
-rw-r--r-- | core/l10n/es_SV.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/es_SV.js b/core/l10n/es_SV.js index a7589cb1dc9..d345fa602f4 100644 --- a/core/l10n/es_SV.js +++ b/core/l10n/es_SV.js @@ -89,11 +89,11 @@ OC.L10N.register( "No contacts found" : "No se encontraron contactos", "Loading your contacts …" : "Cargando sus contactos ... ", "Looking for {term} …" : "Buscando {term} ...", - "Date" : "Fecha", - "Today" : "Hoy", + "Search" : "Buscar", "Forgot password?" : "¿Olvidaste tu contraseña?", "Back" : "Atrás", - "Search" : "Buscar", + "Date" : "Fecha", + "Today" : "Hoy", "Settings menu" : "Menú de Configuraciones", "No" : "No", "Yes" : "Sí", |