From 91af54abf10f8ee7352689e3bcd31ecf355b18e3 Mon Sep 17 00:00:00 2001 From: emirjorge <117597846+emirjorge@users.noreply.github.com> Date: Thu, 18 Jan 2024 01:59:43 -0500 Subject: [PATCH] Fix Spanish Translation (#1619) --- web/translation/translate.es_ES.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/web/translation/translate.es_ES.toml b/web/translation/translate.es_ES.toml index fb22b8a1..42a3a2b2 100644 --- a/web/translation/translate.es_ES.toml +++ b/web/translation/translate.es_ES.toml @@ -1,6 +1,6 @@ "username" = "Nombre de Usuario" "password" = "Contraseña" -"login" = "Acceso" +"login" = "Acceder" "confirm" = "Confirmar" "cancel" = "Cancelar" "close" = "Cerrar" @@ -59,10 +59,10 @@ "settings" = "Configuraciones" "xray" = "Configuración Xray" "logout" = "Cerrar Sesión" -"link" = "Otro" +"link" = "Gestionar" [pages.login] -"title" = "Grata" +"title" = "Bienvenido" "loginAgain" = "El límite de tiempo de inicio de sesión ha expirado. Por favor, inicia sesión nuevamente." [pages.login.toasts]