v2.6.7
This commit is contained in:
parent
f4283d37e6
commit
f159f3c63e
@ -230,6 +230,12 @@
|
|||||||
"exportInbound" = "导出入站规则"
|
"exportInbound" = "导出入站规则"
|
||||||
"import"="导入"
|
"import"="导入"
|
||||||
"importInbound" = "导入入站规则"
|
"importInbound" = "导入入站规则"
|
||||||
|
"reviewTitle"="请确认以下配置信息"
|
||||||
|
"neverExpire"="永不过期"
|
||||||
|
"reviewHint"="如需修改请返回上一步"
|
||||||
|
"unlimited"="无限制"
|
||||||
|
"deviceLimit"="设备限制"
|
||||||
|
|
||||||
|
|
||||||
[pages.client]
|
[pages.client]
|
||||||
"add" = "添加客户端"
|
"add" = "添加客户端"
|
||||||
@ -585,20 +591,19 @@
|
|||||||
[tgbot]
|
[tgbot]
|
||||||
"keyboardClosed" = "❌ 自定义键盘已关闭!"
|
"keyboardClosed" = "❌ 自定义键盘已关闭!"
|
||||||
"noResult" = "❗ 没有结果!"
|
"noResult" = "❗ 没有结果!"
|
||||||
"noQuery" = "❌ 未找到查询!请再次使用该命令!"
|
"noQuery" = "❌ 未找到查询!请重新使用命令!"
|
||||||
"wentWrong" = "❌ 出了点问题!"
|
"wentWrong" = "❌ 出了点问题!"
|
||||||
"noIpRecord" = "❗ 没有IP记录!"
|
"noIpRecord" = "❗ 没有 IP 记录!"
|
||||||
"noInbounds" = "❗ 未找到入站!"
|
"noInbounds" = "❗ 没有找到入站连接!"
|
||||||
"unlimited" = "♾ 无限(重置)"
|
"unlimited" = "♾ 无限制"
|
||||||
"add" = "添加"
|
"add" = "添加"
|
||||||
"month" = "月"
|
"month" = "月"
|
||||||
"months" = "月"
|
"months" = "月"
|
||||||
"day" = "天"
|
"day" = "天"
|
||||||
"days" = "天"
|
"days" = "天"
|
||||||
"hours" = "小时"
|
"hours" = "小时"
|
||||||
"minutes" = "分钟"
|
|
||||||
"unknown" = "未知"
|
"unknown" = "未知"
|
||||||
"inbounds" = "入站"
|
"inbounds" = "入站连接"
|
||||||
"clients" = "客户端"
|
"clients" = "客户端"
|
||||||
"offline" = "🔴 离线"
|
"offline" = "🔴 离线"
|
||||||
"online" = "🟢 在线"
|
"online" = "🟢 在线"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user