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.en_US.toml | |
| parent | 9d02f455cc7d7d465e951f70483efdea178fd7f9 (diff) | |
add description for config groups
Diffstat (limited to 'web/translation/translate.en_US.toml')
| -rw-r--r-- | web/translation/translate.en_US.toml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/web/translation/translate.en_US.toml b/web/translation/translate.en_US.toml index 174980e2..208a0c76 100644 --- a/web/translation/translate.en_US.toml +++ b/web/translation/translate.en_US.toml @@ -221,9 +221,13 @@ "advancedTemplate" = "Advanced Template parts" "completeTemplate" = "Complete Template of Xray configuration" "generalConfigs" = "General Configs" +"generalConfigsDesc" = "This options will prevent users from connecting to specific protocols and websites." "countryConfigs" = "Country Configs" +"countryConfigsDesc" = "This options will prevent users from connecting to specific country domains." "ipv4Configs" = "IPv4 Configs" +"ipv4ConfigsDesc" = "This options will be route to target domains only via IPv4." "warpConfigs" = "WARP Configs" +"warpConfigsDesc" = "Caution: Before using this options, Install WARP in socks5 proxy mode on your server by following the steps on the panel's GitHub. WARP will route traffic to websites through Cloudflare servers." "xrayConfigTemplate" = "Xray Configuration Template" "xrayConfigTemplateDesc" = "Generate the final xray configuration file based on this template, restart the panel to take effect." "xrayConfigTorrent" = "Ban bittorrent usage" @@ -232,7 +236,7 @@ "xrayConfigPrivateIpDesc" = "Change the configuration template to avoid connecting with private IP ranges, restart the panel to take effect" "xrayConfigAds" = "Block Ads" "xrayConfigAdsDesc" = "Change the configuration template to block Ads, restart the panel to take effect" -"xrayConfigPorn" = "Ban Porn websites to connect" +"xrayConfigPorn" = "Block Porn Websites" "xrayConfigPornDesc" = "Change the configuration template to avoid connecting to Porn websites, restart the panel to take effect" "xrayConfigIRIp" = "Ban Iran IP ranges to connect" "xrayConfigIRIpDesc" = "Change the configuration template to avoid connecting with Iran IP ranges, restart the panel to take effect" |
