diff options
| author | Abolfazl Fazilat <120527387+MrFazilat@users.noreply.github.com> | 2025-01-31 20:54:52 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-31 20:54:52 +0300 |
| commit | 8a7cffd63f4ced8caaa20e90aa60228d24bda510 (patch) | |
| tree | 90384b44b122112bb5a84dbce7408e73b45c67e5 /web/translation/translate.en_US.toml | |
| parent | c8e8c97afc4960e4e080335df69ab6a3fb65d105 (diff) | |
Completed translation for missing text (#2653)
Diffstat (limited to 'web/translation/translate.en_US.toml')
| -rw-r--r-- | web/translation/translate.en_US.toml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/web/translation/translate.en_US.toml b/web/translation/translate.en_US.toml index 85f0c07b..0e62db38 100644 --- a/web/translation/translate.en_US.toml +++ b/web/translation/translate.en_US.toml @@ -373,8 +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" +"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." |
