diff options
| author | Ho3ein <ho3ein.sanaei@gmail.com> | 2023-03-31 01:46:40 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-03-31 01:46:40 +0300 |
| commit | ef24174a38126ec521249ca093c43fa32edd2523 (patch) | |
| tree | b1824471c83407ba12d9538dc828d211a3fd8f9c /web/translation | |
| parent | 706c39452b0753802792e2498a513e503e97283b (diff) | |
| parent | f2c28822c1ebef8a0143c4d05676286072dab996 (diff) | |
Merge pull request #132 from MHSanaei/master
Master
Diffstat (limited to 'web/translation')
| -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 247096f1..c40c5da1 100644 --- a/web/translation/translate.en_US.toml +++ b/web/translation/translate.en_US.toml @@ -202,8 +202,12 @@ "xrayConfigTemplateDesc" = "Generate the final xray configuration file based on this template, restart the panel to take effect." "xrayConfigTorrent" = "Ban bittorrent usage" "xrayConfigTorrentDesc" = "Change the configuration temlate to avoid using bittorrent by users, restart the panel to take effect" -"xrayConfigPrivateIp" = "Ban private ip range to connect" +"xrayConfigPrivateIp" = "Ban private IP ranges to connect" "xrayConfigPrivateIpDesc" = "Change the configuration temlate to avoid connecting with private IP ranges, restart the panel to take effect" +"xrayConfigIRIp" = "Ban Iran IP ranges to connect" +"xrayConfigIRIpDesc" = "Change the configuration temlate to avoid connecting with Iran IP ranges, restart the panel to take effect" +"xrayConfigIRdomain" = "Ban IR domains to connect" +"xrayConfigIRdomainDesc" = "Change the configuration temlate to avoid connecting with IR domains, restart the panel to take effect" "xrayConfigInbounds" = "Configuration of Inbounds" "xrayConfigInboundsDesc" = "Change the configuration temlate to accept special clients, restart the panel to take effect" "xrayConfigOutbounds" = "Configuration of Outbounds" |
