Merge branch 'master' of github.com:rmtsrc/uptime-kuma into add-home-assistant-notification

This commit is contained in:
rmt/src
2022-07-31 12:41:18 +01:00
43 changed files with 3207 additions and 5556 deletions

View File

@@ -465,6 +465,7 @@ export default {
"Domain Name Expiry Notification": "Domain Name Expiry Notification",
Proxy: "Proxy",
"Date Created": "Date Created",
HomeAssistant: "Home Assistant",
onebotHttpAddress: "OneBot HTTP Address",
onebotMessageType: "OneBot Message Type",
onebotGroupMessage: "Group",
@@ -536,5 +537,5 @@ export default {
"Domain": "Domain",
"Workstation": "Workstation",
disableCloudflaredNoAuthMsg: "You are in No Auth mode, password is not require.",
HomeAssistant: "Home Assistant",
wayToGetLineNotifyToken: "You can get an access token from {0}",
};