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.zh_Hans.toml | |
| parent | 942b9862d8fe2b2c659d63a8f6c5bc24e476e6b0 (diff) | |
[feature] reset traffics of all client
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 | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/web/translation/translate.zh_Hans.toml b/web/translation/translate.zh_Hans.toml index 09a54247..1d0a3466 100644 --- a/web/translation/translate.zh_Hans.toml +++ b/web/translation/translate.zh_Hans.toml @@ -96,7 +96,7 @@ "totalDownUp" = "总上传 / 下载" "totalUsage" = "总用量" "inboundCount" = "入站数量" -"operate" = "操作" +"operate" = "菜单" "enable" = "启用" "remark" = "备注" "protocol" = "协议" @@ -140,9 +140,12 @@ "resetAllTraffic" = "重置所有入站流量" "resetAllTrafficTitle" = "重置所有入站流量" "resetAllTrafficContent" = "您确定要重置所有入站流量吗?" -"resetAllClientTraffics" = "重置客户端流量" +"resetInboundClientTraffics" = "重置客户端流量" +"resetInboundClientTrafficTitle" = "重置所有客户端流量" +"resetInboundClientTrafficContent" = "您确定要重置此入站客户端的所有流量吗?" +"resetAllClientTraffics" = "重置所有客户端流量" "resetAllClientTrafficTitle" = "重置所有客户端流量" -"resetAllClientTrafficContent" = "您确定要重置此入站客户端的所有流量吗?" +"resetAllClientTrafficContent" = "你确定要重置所有客户端的所有流量吗?" "IPLimit" = "IP限制" "IPLimitDesc" = "如果超过输入的计数则禁用入站(0 表示禁用限制 ip)" "Email" = "电子邮件" @@ -151,7 +154,7 @@ "IPLimitlogDesc" = "IP 历史日志 (通过IP限制禁用inbound之前,需要清空日志)" "IPLimitlogclear" = "清除日志" "setDefaultCert" = "从面板设置证书" -"XTLSdec" = "Xray核心需要1.7.5及以下版本" +"XTLSdec" = "Xray核心需要1.7.5" "Realitydec" = "Xray核心需要1.8.0及以上版本" [pages.client] |
