mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-23 12:18:38 +08:00
Update en&zh-CN lang file with 1 new i18n entry
This commit is contained in:
@@ -434,7 +434,7 @@ export default {
|
||||
"Add New Status Page": "添加新的状态页",
|
||||
Slug: "路径",
|
||||
"Accept characters:": "可接受的字符:",
|
||||
"startOrEndWithOnly": "开头和结尾必须为 {0}",
|
||||
startOrEndWithOnly: "开头和结尾必须为 {0}",
|
||||
"No consecutive dashes": "不能有连续的破折号",
|
||||
Next: "下一步",
|
||||
"The slug is already taken. Please choose another slug.": "该路径已被使用。请选择其他路径。",
|
||||
@@ -450,12 +450,23 @@ export default {
|
||||
"Fingerprint:": "指纹:",
|
||||
"No status pages": "无状态页",
|
||||
"Domain Name Expiry Notification": "域名到期时通知",
|
||||
"Proxy": "代理",
|
||||
Proxy: "代理",
|
||||
"Date Created": "创建于",
|
||||
onebotHttpAddress: "OneBot HTTP 地址",
|
||||
onebotMessageType: "OneBot 消息类型",
|
||||
onebotGroupMessage: "群聊",
|
||||
onebotPrivateMessage: "私聊",
|
||||
onebotUserOrGroupId: "群组/用户ID",
|
||||
onebotSafetyTips: "出于安全原因,请务必设置AccessToken",
|
||||
onebotSafetyTips: "出于安全原因,请务必设置 AccessToken",
|
||||
topic: "Topic",
|
||||
topicExplanation: "MQTT 传递给监控的 Topic",
|
||||
successMessage: "成功时消息",
|
||||
successMessageExplanation: "MQTT 成功时所传递的消息",
|
||||
Customize: "自定义",
|
||||
"Custom Footer": "自定义底部",
|
||||
"Custom CSS": "自定义 CSS",
|
||||
"PushDeer Key": "PushDeer Key",
|
||||
"Footer Text": "底部自定义文本",
|
||||
"Show Powered By": "显示 Powered By",
|
||||
"Domain Names": "域名",
|
||||
};
|
||||
|
Reference in New Issue
Block a user