diff options
| author | Shishkevich D. <135337715+shishkevichd@users.noreply.github.com> | 2025-06-18 19:24:18 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-18 19:24:18 +0300 |
| commit | cb22b4ad47816742e7eaa9b9f46f11530b0aae8e (patch) | |
| tree | 486f3d1c1af5b4bd22c5bd48c164f1db168f88cd /web/translation/translate.zh_TW.toml | |
| parent | 6a2e0071cfb27d290f3e3aca9eda184f2ac7d15e (diff) | |
chore: add new dns features from v25.6.8
* chore: add new dns params
* chore: add `DNS Presets` modal
* chore: edit file names
Diffstat (limited to 'web/translation/translate.zh_TW.toml')
| -rw-r--r-- | web/translation/translate.zh_TW.toml | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/web/translation/translate.zh_TW.toml b/web/translation/translate.zh_TW.toml index e706ec3b..e933f4ce 100644 --- a/web/translation/translate.zh_TW.toml +++ b/web/translation/translate.zh_TW.toml @@ -404,7 +404,6 @@ "generalConfigsDesc" = "這些選項將決定常規配置" "logConfigs" = "日誌" "logConfigsDesc" = "日誌可能會影響伺服器的效能,建議僅在需要時啟用" -"blockConfigs" = "防護遮蔽" "blockConfigsDesc" = "這些選項將阻止使用者連線到特定協議和網站" "basicRouting" = "基本路由" "blockConnectionsConfigsDesc" = "這些選項將根據特定的請求國家阻止流量。" @@ -424,9 +423,6 @@ "RoutingStrategy" = "配置路由域策略" "RoutingStrategyDesc" = "設定 DNS 解析的整體路由策略" "Torrent" = "遮蔽 BitTorrent 協議" -"TorrentDesc" = "禁止使用 BitTorrent" -"Family" = "家庭保護" -"FamilyDesc" = "遮蔽成人內容和惡意網站" "Inbounds" = "入站規則" "InboundsDesc" = "接受來自特定客戶端的流量" "Outbounds" = "出站規則" @@ -526,6 +522,12 @@ "edit" = "編輯伺服器" "domains" = "域" "expectIPs" = "預期 IP" +"unexpectIPs" = "意外IP" +"useSystemHosts" = "使用系統Hosts" +"useSystemHostsDesc" = "使用已安裝系統的hosts檔案" +"usePreset" = "使用範本" +"dnsPresetTitle" = "DNS範本" +"dnsPresetFamily" = "家庭" [pages.xray.fakedns] "add" = "新增假 DNS" |
