|
@@ -217,16 +217,42 @@
|
|
|
"newPassword" = "New Password"
|
|
|
"advancedTemplate" = "Advanced template parts"
|
|
|
"completeTemplate" = "Complete template of Xray configuration"
|
|
|
+"generalConfigs" = "General Configs"
|
|
|
+"countryConfigs" = "Country Configs"
|
|
|
+"ipv4Configs" = "IPv4 Configs"
|
|
|
+"warpConfigs" = "WARP Configs"
|
|
|
"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"
|
|
|
"xrayConfigTorrentDesc" = "Change the configuration template to avoid using bittorrent by users, restart the panel to take effect"
|
|
|
"xrayConfigPrivateIp" = "Ban private IP ranges to connect"
|
|
|
"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"
|
|
|
+"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"
|
|
|
-"xrayConfigIRdomain" = "Ban IR domains to connect"
|
|
|
-"xrayConfigIRdomainDesc" = "Change the configuration template to avoid connecting with IR domains, restart the panel to take effect"
|
|
|
+"xrayConfigIRDomain" = "Ban Iran Domains to connect"
|
|
|
+"xrayConfigIRDomainDesc" = "Change the configuration template to avoid connecting with Iran domains, restart the panel to take effect"
|
|
|
+"xrayConfigChinaIp" = "Ban China IP ranges to connect"
|
|
|
+"xrayConfigChinaIpDesc" = "Change the configuration template to avoid connecting with China IP ranges, restart the panel to take effect"
|
|
|
+"xrayConfigChinaDomain" = "Ban China Domains to connect"
|
|
|
+"xrayConfigChinaDomainDesc" = "Change the configuration template to avoid connecting with China domains, restart the panel to take effect"
|
|
|
+"xrayConfigGoogleIPv4" = "Use IPv4 for Google"
|
|
|
+"xrayConfigGoogleIPv4Desc" = "Add routing for google to connect with IPv4, restart the panel to take effect"
|
|
|
+"xrayConfigNetflixIPv4" = "Use IPv4 for Netflix"
|
|
|
+"xrayConfigNetflixIPv4Desc" = "Add routing for Netflix to connect with IPv4, restart the panel to take effect"
|
|
|
+"xrayConfigGoogleWARP" = "Route Google to WARP"
|
|
|
+"xrayConfigGoogleWARPDesc" = "Add routing for Google to WARP, restart the panel to take effect"
|
|
|
+"xrayConfigOpenAIWARP" = "Route OpenAI (ChatGPT) to WARP"
|
|
|
+"xrayConfigOpenAIWARPDesc" = "Add routing for OpenAI (ChatGPT) to WARP, restart the panel to take effect"
|
|
|
+"xrayConfigNetflixWARP" = "Route Netflix to WARP"
|
|
|
+"xrayConfigNetflixWARPDesc" = "Add routing for Netflix to WARP, restart the panel to take effect"
|
|
|
+"xrayConfigSpotifyWARP" = "Route Spotify to WARP"
|
|
|
+"xrayConfigSpotifyWARPDesc" = "Add routing for Spotify to WARP, restart the panel to take effect"
|
|
|
+"xrayConfigIRWARP" = "Route Iran Domains to WARP"
|
|
|
+"xrayConfigIRWARPDesc" = "Add routing for Iran Domains to WARP. restart the panel to take effect"
|
|
|
"xrayConfigInbounds" = "Configuration of Inbounds"
|
|
|
"xrayConfigInboundsDesc" = "Change the configuration template to accept special clients, restart the panel to take effect"
|
|
|
"xrayConfigOutbounds" = "Configuration of Outbounds"
|
|
@@ -257,4 +283,4 @@
|
|
|
"getSetting" = "Get setting"
|
|
|
"modifyUser" = "Modify user"
|
|
|
"originalUserPassIncorrect" = "The original user name or original password is incorrect"
|
|
|
-"userPassMustBeNotEmpty" = "New username and new password cannot be empty"
|
|
|
+"userPassMustBeNotEmpty" = "New username and new password cannot be empty"
|