diff options
Diffstat (limited to 'web/translation')
| -rw-r--r-- | web/translation/translate.en_US.toml | 7 | ||||
| -rw-r--r-- | web/translation/translate.es_ES.toml | 2 |
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"
|
