mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-09-03 16:56:18 +00:00
Update translate.zh_Hans.toml
This commit is contained in:
parent
9f7bcb2698
commit
65b82f0e83
1 changed files with 5 additions and 0 deletions
|
@ -474,8 +474,12 @@
|
|||
"ipLimit" = "🔢 IP 限制"
|
||||
"setTGUser" = "👤 设置 Telegram 用户"
|
||||
"toggle" = "🔘 启用/禁用"
|
||||
"custom" = "🔢自定义"
|
||||
"confirmNumber" = "✅确认: {{ .Num }}"
|
||||
"limitTraffic" = "🚧流量限制"
|
||||
|
||||
[tgbot.answers]
|
||||
"successfulOperation" = "✅成功!"
|
||||
"errorOperation" = "❗ 操作错误。"
|
||||
"getInboundsFailed" = "❌ 获取入站信息失败。"
|
||||
"canceled" = "❌ {{ .Email }}:操作已取消。"
|
||||
|
@ -483,6 +487,7 @@
|
|||
"IpRefreshSuccess" = "✅ {{ .Email }}:IP 刷新成功。"
|
||||
"TGIdRefreshSuccess" = "✅ {{ .Email }}:客户端的 Telegram 用户刷新成功。"
|
||||
"resetTrafficSuccess" = "✅ {{ .Email }}:流量已重置成功。"
|
||||
"setTrafficLimitSuccess" = "✅ {{ .Email }} : 流量限制已成功保存。"
|
||||
"expireResetSuccess" = "✅ {{ .Email }}:过期天数已重置成功。"
|
||||
"resetIpSuccess" = "✅ {{ .Email }}:成功保存 IP 限制数量为 {{ .Count }}。"
|
||||
"clearIpSuccess" = "✅ {{ .Email }}:IP 已成功清除。"
|
||||
|
|
Loading…
Reference in a new issue