From 6062031de41b882153866e94e41d085846dd3aa4 Mon Sep 17 00:00:00 2001 From: MHSanaei Date: Fri, 11 Oct 2024 09:15:36 +0200 Subject: fix lang + more geoip option --- web/translation/translate.en_US.toml | 7 +++++++ web/translation/translate.es_ES.toml | 2 ++ 2 files changed, 9 insertions(+) (limited to 'web/translation') 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" -- cgit v1.2.3