diff options
| author | Hamidreza Ghavami <hamid.r.gh.1998@gmail.com> | 2023-04-19 02:32:53 +0300 |
|---|---|---|
| committer | Hamidreza Ghavami <hamid.r.gh.1998@gmail.com> | 2023-04-19 02:32:53 +0300 |
| commit | e90c575bfdac2a5e616b8f119ff0e7dd5edefbe1 (patch) | |
| tree | 8d1240a93a894dede97014b88e8939e44fb91e2f /web/translation/translate.zh_Hans.toml | |
| parent | 9d02f455cc7d7d465e951f70483efdea178fd7f9 (diff) | |
add description for config groups
Diffstat (limited to 'web/translation/translate.zh_Hans.toml')
| -rw-r--r-- | web/translation/translate.zh_Hans.toml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/web/translation/translate.zh_Hans.toml b/web/translation/translate.zh_Hans.toml index 75dbab8f..08241bdb 100644 --- a/web/translation/translate.zh_Hans.toml +++ b/web/translation/translate.zh_Hans.toml @@ -219,9 +219,13 @@ "advancedTemplate" = "高级模板部件" "completeTemplate" = "Xray 配置的完整模板" "generalConfigs" = "一般配置" +"generalConfigsDesc" = "此选项将阻止用户连接到特定协议和网站。" "countryConfigs" = "国家配置" +"countryConfigsDesc" = "此选项将阻止用户连接到特定国家/地区的域。" "ipv4Configs" = "IPv4 配置" +"ipv4ConfigsDesc" = "此选项将仅通过 IPv4 路由到目标域。" "warpConfigs" = "WARP 配置" +"warpConfigsDesc" = "警告:在使用此选项之前,请按照面板 GitHub 上的步骤在您的服务器上以 socks5 代理模式安装 WARP。 WARP 将通过 Cloudflare 服务器将流量路由到网站。" "xrayConfigTemplate" = "xray 配置模板" "xrayConfigTemplateDesc" = "以该模型为基础生成最终的xray配置文件,重新启动面板生成效率" "xrayConfigTorrent" = "禁止使用 bittorrent" |
