|
|
@ -424,7 +424,7 @@ export default {
|
|
|
|
"Add New Status Page": "Add New Status Page",
|
|
|
|
"Add New Status Page": "Add New Status Page",
|
|
|
|
Slug: "Slug",
|
|
|
|
Slug: "Slug",
|
|
|
|
"Accept characters:": "Accept characters:",
|
|
|
|
"Accept characters:": "Accept characters:",
|
|
|
|
"startOrEndWithOnly": "Start or end with {0} only",
|
|
|
|
startOrEndWithOnly: "Start or end with {0} only",
|
|
|
|
"No consecutive dashes": "No consecutive dashes",
|
|
|
|
"No consecutive dashes": "No consecutive dashes",
|
|
|
|
Next: "Next",
|
|
|
|
Next: "Next",
|
|
|
|
"The slug is already taken. Please choose another slug.": "The slug is already taken. Please choose another slug.",
|
|
|
|
"The slug is already taken. Please choose another slug.": "The slug is already taken. Please choose another slug.",
|
|
|
@ -450,7 +450,7 @@ export default {
|
|
|
|
"Fingerprint:": "Fingerprint:",
|
|
|
|
"Fingerprint:": "Fingerprint:",
|
|
|
|
"No status pages": "No status pages",
|
|
|
|
"No status pages": "No status pages",
|
|
|
|
"Domain Name Expiry Notification": "Domain Name Expiry Notification",
|
|
|
|
"Domain Name Expiry Notification": "Domain Name Expiry Notification",
|
|
|
|
"Proxy": "Proxy",
|
|
|
|
Proxy: "Proxy",
|
|
|
|
"Date Created": "Date Created",
|
|
|
|
"Date Created": "Date Created",
|
|
|
|
onebotHttpAddress: "OneBot HTTP Address",
|
|
|
|
onebotHttpAddress: "OneBot HTTP Address",
|
|
|
|
onebotMessageType: "OneBot Message Type",
|
|
|
|
onebotMessageType: "OneBot Message Type",
|
|
|
@ -459,4 +459,7 @@ export default {
|
|
|
|
onebotUserOrGroupId: "Group/User ID",
|
|
|
|
onebotUserOrGroupId: "Group/User ID",
|
|
|
|
onebotSafetyTips: "For safety, must set access token",
|
|
|
|
onebotSafetyTips: "For safety, must set access token",
|
|
|
|
"PushDeer Key": "PushDeer Key",
|
|
|
|
"PushDeer Key": "PushDeer Key",
|
|
|
|
|
|
|
|
"Footer Text": "Footer Text",
|
|
|
|
|
|
|
|
"Show Powered By": "Show Powered By",
|
|
|
|
|
|
|
|
"Domain Names": "Domain Names",
|
|
|
|
};
|
|
|
|
};
|
|
|
|