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_TW.toml | |
| parent | c8e8c97afc4960e4e080335df69ab6a3fb65d105 (diff) | |
Completed translation for missing text (#2653)
Diffstat (limited to 'web/translation/translate.zh_TW.toml')
| -rw-r--r-- | web/translation/translate.zh_TW.toml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/web/translation/translate.zh_TW.toml b/web/translation/translate.zh_TW.toml index da5eb57f..6726282d 100644 --- a/web/translation/translate.zh_TW.toml +++ b/web/translation/translate.zh_TW.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 地址。" |
