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.zh_CN.toml | |
| parent | c8e8c97afc4960e4e080335df69ab6a3fb65d105 (diff) | |
Completed translation for missing text (#2653)
Diffstat (limited to 'web/translation/translate.zh_CN.toml')
| -rw-r--r-- | web/translation/translate.zh_CN.toml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/web/translation/translate.zh_CN.toml b/web/translation/translate.zh_CN.toml index 2ce88cf7..39cc4276 100644 --- a/web/translation/translate.zh_CN.toml +++ b/web/translation/translate.zh_CN.toml @@ -373,8 +373,8 @@ "errorLogDesc" = "错误日志的文件路径。特殊值 'none' 禁用错误日志" "dnsLog" = "DNS 日志" "dnsLogDesc" = "是否启用 DNS 查询日志" -"outBoundTraffic" = "Outbounds Traffic" -"outBoundTrafficDesc" = "Whether to enable outbound traffic" +"outboundTraffic" = "出站流量" +"outboundTrafficDesc" = "是否启用出站流量" "maskAddress" = "隐藏地址" "maskAddressDesc" = "IP 地址掩码,启用时会自动替换日志中出现的 IP 地址。" |
