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:
authorMHSanaei <ho3ein.sanaei@gmail.com>2024-10-11 10:15:36 +0300
committerMHSanaei <ho3ein.sanaei@gmail.com>2024-10-11 10:15:36 +0300
commit6062031de41b882153866e94e41d085846dd3aa4 (patch)
tree5fb27c89f79f35ebf98c30f0485978cea1dce024 /web/translation
parentfb2b58110d381686f6e2f5b03a9542f9212033b7 (diff)
fix lang + more geoip option
Diffstat (limited to 'web/translation')
-rw-r--r--web/translation/translate.en_US.toml7
-rw-r--r--web/translation/translate.es_ES.toml2
2 files changed, 9 insertions, 0 deletions
diff --git a/web/translation/translate.en_US.toml b/web/translation/translate.en_US.toml
index 7b813357..7e2e5eef 100644
--- a/web/translation/translate.en_US.toml
+++ b/web/translation/translate.en_US.toml
@@ -351,6 +351,13 @@
"TorrentDesc" = "Blocks BitTorrent protocol."
"Family" = "Family Protection"
"FamilyDesc" = "Blocks adult content, and malware websites."
+"Inbounds" = "Inbounds"
+"InboundsDesc" = "Accepting the specific clients."
+"Outbounds" = "Outbounds"
+"Balancers" = "Balancers"
+"OutboundsDesc" = "Set the outgoing traffic pathway."
+"Routings" = "Routing Rules"
+"RoutingsDesc" = "The priority of each rule is important!"
"completeTemplate" = "All"
"logLevel" = "Log Level"
"logLevelDesc" = "The log level for error logs, indicating the information that needs to be recorded."
diff --git a/web/translation/translate.es_ES.toml b/web/translation/translate.es_ES.toml
index 0c18e936..1ca7a505 100644
--- a/web/translation/translate.es_ES.toml
+++ b/web/translation/translate.es_ES.toml
@@ -424,6 +424,8 @@
[pages.xray.dns]
"enable" = "Habilitar DNS"
"enableDesc" = "Habilitar servidor DNS incorporado"
+"tag" = "Etiqueta de Entrada DNS"
+"tagDesc" = "Esta etiqueta estarĂ¡ disponible como una etiqueta de entrada en las reglas de enrutamiento."
"strategy" = "Estrategia de Consulta"
"strategyDesc" = "Estrategia general para resolver nombres de dominio"
"add" = "Agregar Servidor"