diff options
| author | Hamidreza Ghavami <70919649+hamid-gh98@users.noreply.github.com> | 2023-05-12 20:30:10 +0300 |
|---|---|---|
| committer | Hamidreza Ghavami <70919649+hamid-gh98@users.noreply.github.com> | 2023-05-12 21:15:30 +0300 |
| commit | 251fd608dfe3bd9b8264508a4f5a080b45a2229e (patch) | |
| tree | 0ead06b41ceab50b4731f98e773de9bc82a7d411 /web/translation/translate.en_US.toml | |
| parent | 456941323bbe3d3fd080e8a721e44a659a095610 (diff) | |
update translation
Diffstat (limited to 'web/translation/translate.en_US.toml')
| -rw-r--r-- | web/translation/translate.en_US.toml | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/web/translation/translate.en_US.toml b/web/translation/translate.en_US.toml index 57091d8a..2366e31f 100644 --- a/web/translation/translate.en_US.toml +++ b/web/translation/translate.en_US.toml @@ -150,8 +150,6 @@ "resetAllTrafficContent" = "Are you sure you want to reset all inbounds traffic?" "resetAllTrafficOkText" = "Confirm" "resetAllTrafficCancelText" = "Cancel" -"IPLimit" = "IP Limit" -"IPLimitDesc" = "Disable inbound if the count exceeds the entered value (enter 0 to disable IP limit)." "resetInboundClientTraffics" = "Reset Clients Traffic" "resetInboundClientTrafficTitle" = "Reset all client traffic" "resetInboundClientTrafficContent" = "Are you sure you want to reset all traffic for this inbound's clients?" @@ -161,8 +159,10 @@ "delDepletedClients" = "Delete Depleted Clients" "delDepletedClientsTitle" = "Delete depleted clients" "delDepletedClientsContent" = "Are you sure you want to delete all depleted clients?" -"Email" = "Email" -"EmailDesc" = "Please provide a unique email address." +"email" = "Email" +"emailDesc" = "Please provide a unique email address." +"IPLimit" = "IP Limit" +"IPLimitDesc" = "Disable inbound if the count exceeds the entered value (enter 0 to disable IP limit)." "IPLimitlog" = "IP Log" "IPLimitlogDesc" = "IPs history log (before enabling inbound after it has been disabled by IP limit, you should clear the log)." "IPLimitlogclear" = "Clear The Log" @@ -277,6 +277,8 @@ "xrayConfigAdsDesc" = "Change the configuration template to block ads. Restart the panel to apply changes." "xrayConfigPorn" = "Block Porn Websites" "xrayConfigPornDesc" = "Change the configuration template to avoid connecting to porn websites. Restart the panel to apply changes." +"xrayConfigSpeedtest" = "Block Speedtest Websites" +"xrayConfigSpeedtestDesc" = "Change the configuration template to avoid connecting to speedtest websites. Restart the panel to apply changes." "xrayConfigIRIp" = "Disable connection to Iran IP ranges" "xrayConfigIRIpDesc" = "Change the configuration template to avoid connecting with Iran IP ranges. Restart the panel to apply changes." "xrayConfigIRDomain" = "Disable connection to Iran domains" |
