diff options
| author | Sanaei <ho3ein.sanaei@gmail.com> | 2025-01-31 18:01:14 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-31 18:01:14 +0300 |
| commit | c8e8c97afc4960e4e080335df69ab6a3fb65d105 (patch) | |
| tree | 2d8b2f9c4d6f7d77ed726a54b8112d5bed5d44c6 /web/translation/translate.en_US.toml | |
| parent | 3be204f272d68f0d6db1708fe3e0af84a675bfbc (diff) | |
| parent | 46ba4c451856d4bc4b0ee94c18081c83b2f1655a (diff) | |
Merge pull request #2652 from Incognito-Coder/main
Some Improvement
Diffstat (limited to 'web/translation/translate.en_US.toml')
| -rw-r--r-- | web/translation/translate.en_US.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/web/translation/translate.en_US.toml b/web/translation/translate.en_US.toml index 637c9d1b..85f0c07b 100644 --- a/web/translation/translate.en_US.toml +++ b/web/translation/translate.en_US.toml @@ -373,6 +373,8 @@ "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" +"outBoundTraffic" = "Outbounds Traffic" +"outBoundTrafficDesc" = "Whether to enable outbound traffic" "maskAddress" = "Mask Address" "maskAddressDesc" = "IP address mask, when enabled, will automatically replace the IP address that appears in the log." |
