From f159f3c63e48164207bc66a77f8de1057248a663 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BF=83=E9=9A=A8=E7=B7=A3=E5=8B=95?= Date: Tue, 26 Aug 2025 15:47:15 +0800 Subject: [PATCH] v2.6.7 --- web/translation/translate.zh_CN.toml | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/web/translation/translate.zh_CN.toml b/web/translation/translate.zh_CN.toml index a915f33a..28e90589 100644 --- a/web/translation/translate.zh_CN.toml +++ b/web/translation/translate.zh_CN.toml @@ -230,6 +230,12 @@ "exportInbound" = "导出入站规则" "import"="导入" "importInbound" = "导入入站规则" +"reviewTitle"="请确认以下配置信息" +"neverExpire"="永不过期" +"reviewHint"="如需修改请返回上一步" +"unlimited"="无限制" +"deviceLimit"="设备限制" + [pages.client] "add" = "添加客户端" @@ -585,20 +591,19 @@ [tgbot] "keyboardClosed" = "❌ 自定义键盘已关闭!" "noResult" = "❗ 没有结果!" -"noQuery" = "❌ 未找到查询!请再次使用该命令!" +"noQuery" = "❌ 未找到查询!请重新使用命令!" "wentWrong" = "❌ 出了点问题!" -"noIpRecord" = "❗ 没有IP记录!" -"noInbounds" = "❗ 未找到入站!" -"unlimited" = "♾ 无限(重置)" +"noIpRecord" = "❗ 没有 IP 记录!" +"noInbounds" = "❗ 没有找到入站连接!" +"unlimited" = "♾ 无限制" "add" = "添加" "month" = "月" "months" = "月" "day" = "天" "days" = "天" "hours" = "小时" -"minutes" = "分钟" "unknown" = "未知" -"inbounds" = "入站" +"inbounds" = "入站连接" "clients" = "客户端" "offline" = "🔴 离线" "online" = "🟢 在线"