diff options
| author | MHSanaei <ho3ein.sanaei@gmail.com> | 2023-04-25 16:53:38 +0300 |
|---|---|---|
| committer | MHSanaei <ho3ein.sanaei@gmail.com> | 2023-04-25 16:53:38 +0300 |
| commit | 6a71ea7f5e66fe147bad4b6df1f37d10cc632c0c (patch) | |
| tree | 78c5c78b214c98238152b364026e3a841f1b9aed /web/translation/translate.en_US.toml | |
| parent | 942b9862d8fe2b2c659d63a8f6c5bc24e476e6b0 (diff) | |
[feature] reset traffics of all client
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
Diffstat (limited to 'web/translation/translate.en_US.toml')
| -rw-r--r-- | web/translation/translate.en_US.toml | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/web/translation/translate.en_US.toml b/web/translation/translate.en_US.toml index 48252b7b..2d2936db 100644 --- a/web/translation/translate.en_US.toml +++ b/web/translation/translate.en_US.toml @@ -96,7 +96,7 @@ "totalDownUp" = "Total uploads/downloads" "totalUsage" = "Total usage" "inboundCount" = "Number of inbound" -"operate" = "Actions" +"operate" = "Menu" "enable" = "Enable" "remark" = "Remark" "protocol" = "Protocol" @@ -144,16 +144,19 @@ "resetAllTrafficCancelText" = "Cancel" "IPLimit" = "IP Limit" "IPLimitDesc" = "Disable inbound if the count exceeds the entered value (Enter 0 to disable IP limit)" -"resetAllClientTraffics" = "Reset Clients Traffic" +"resetInboundClientTraffics" = "Reset Clients Traffic" +"resetInboundClientTrafficTitle" = "Reset all clients traffic" +"resetInboundClientTrafficContent" = "Are you sure to reset all traffics of this inbound's clients ?" +"resetAllClientTraffics" = "Reset All Clients Traffic" "resetAllClientTrafficTitle" = "Reset all clients traffic" -"resetAllClientTrafficContent" = "Confirm reset of all traffic for clients of this inbound?" +"resetAllClientTrafficContent" = "Are you sure to reset all traffics of all clients ?" "Email" = "Email" "EmailDesc" = "Please provide a unique email address" "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" "setDefaultCert" = "Set cert from panel" -"XTLSdec" = "Xray core needs to be 1.7.5 and below" +"XTLSdec" = "Xray core needs to be 1.7.5" "Realitydec" = "Xray core needs to be 1.8.0 and above" [pages.client] |
