Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoremirjorge <117597846+emirjorge@users.noreply.github.com>2024-01-18 09:59:43 +0300
committerGitHub <noreply@github.com>2024-01-18 09:59:43 +0300
commit91af54abf10f8ee7352689e3bcd31ecf355b18e3 (patch)
treecd5a7bec91e44ca9924eded54a469b1b91e6b329
parent82244ced73f7e2803297d47505c4adb0e67229de (diff)
Fix Spanish Translation (#1619)
-rw-r--r--web/translation/translate.es_ES.toml6
1 files 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]