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-09-12 12:44:13 +0300
committermhsanaei <ho3ein.sanaei@gmail.com>2024-09-12 12:44:13 +0300
commit33d983bc20c511ff525c42b1666806d83c387ff4 (patch)
tree250a53ea7ab313d511d3320b63b711568a619b85 /web/translation/translate.en_US.toml
parent3e7c7831bcbf88e3baaac5994504870c33fb1c1d (diff)
New - maskAddress , dnslog
Diffstat (limited to 'web/translation/translate.en_US.toml')
-rw-r--r--web/translation/translate.en_US.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/web/translation/translate.en_US.toml b/web/translation/translate.en_US.toml
index dc301275..b1207dc0 100644
--- a/web/translation/translate.en_US.toml
+++ b/web/translation/translate.en_US.toml
@@ -422,6 +422,10 @@
"accessLogDesc" = "The file path for the access log. The special value 'none' disabled access logs"
"errorLog" = "Error Log"
"errorLogDesc" = "The file path for the error log. The special value 'none' disabled error logs"
+"dnsLog" = "DNS Log"
+"dnsLogDesc" = "Whether to enable DNS query logs"
+"maskAddress" = "Mask Address"
+"maskAddressDesc" = "IP address mask, when enabled, will automatically replace the IP address that appears in the log."
[pages.xray.rules]
"first" = "First"