diff options
| author | MHSanaei <ho3ein.sanaei@gmail.com> | 2023-04-25 18:13:37 +0300 |
|---|---|---|
| committer | MHSanaei <ho3ein.sanaei@gmail.com> | 2023-04-25 18:13:37 +0300 |
| commit | 379451135decb1a90bf9d56c359d4ae5d88213ea (patch) | |
| tree | 6ee37fd3cc3ca7b1dc1dc6eee275940f8a43a6c2 /web/translation/translate.zh_Hans.toml | |
| parent | bc06dbab21df01ede095d850a41ac769ae582469 (diff) | |
[feature] delete depleted clients
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
Diffstat (limited to 'web/translation/translate.zh_Hans.toml')
| -rw-r--r-- | web/translation/translate.zh_Hans.toml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/web/translation/translate.zh_Hans.toml b/web/translation/translate.zh_Hans.toml index 1d0a3466..3e189324 100644 --- a/web/translation/translate.zh_Hans.toml +++ b/web/translation/translate.zh_Hans.toml @@ -146,6 +146,9 @@ "resetAllClientTraffics" = "重置所有客户端流量" "resetAllClientTrafficTitle" = "重置所有客户端流量" "resetAllClientTrafficContent" = "你确定要重置所有客户端的所有流量吗?" +"delDepletedClients" = "删除耗尽的客户端" +"delDepletedClientsTitle" = "删除耗尽的客户" +"delDepletedClientsContent" = "你确定要删除所有耗尽的客户端吗?" "IPLimit" = "IP限制" "IPLimitDesc" = "如果超过输入的计数则禁用入站(0 表示禁用限制 ip)" "Email" = "电子邮件" |
