From 65b82f0e83b9eaf0d30e466c8c8f29903f2d5814 Mon Sep 17 00:00:00 2001 From: BlacKSnowDot0 <134210607+BlacKSnowDot0@users.noreply.github.com> Date: Sun, 19 Nov 2023 18:40:31 -0800 Subject: [PATCH] Update translate.zh_Hans.toml --- web/translation/translate.zh_Hans.toml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/web/translation/translate.zh_Hans.toml b/web/translation/translate.zh_Hans.toml index fb091405..49ca1ec3 100644 --- a/web/translation/translate.zh_Hans.toml +++ b/web/translation/translate.zh_Hans.toml @@ -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 已成功清除。"