Merge branch 'master' into notification_component

This commit is contained in:
zsxeee
2021-09-20 13:16:24 +08:00
committed by GitHub
28 changed files with 586 additions and 105 deletions

View File

@@ -2,7 +2,6 @@ export default {
languageName: "English",
checkEverySecond: "Check every {0} seconds.",
retryCheckEverySecond: "Retry every {0} seconds.",
"Avg.": "Avg.",
retriesDescription: "Maximum retries before the service is marked as down and a notification is sent",
ignoreTLSError: "Ignore TLS/SSL error for HTTPS websites",
upsideDownModeDescription: "Flip the status upside down. If the service is reachable, it is DOWN.",
@@ -167,6 +166,8 @@ export default {
Purple: "Purple",
Pink: "Pink",
"Search...": "Search...",
"Avg. Ping": "Avg. Ping",
"Avg. Response": "Avg. Response",
"telegram": "Telegram",
"webhook": "Webhook",
"smtp": "Email (SMTP)",