feat: add Bark notification channel and related settings

This commit is contained in:
Leon
2024-11-01 11:35:09 +08:00
parent a27a9f55a7
commit 657964cda4
9 changed files with 291 additions and 12 deletions

View File

@@ -86,6 +86,6 @@
"common.provider.dingtalk": "钉钉",
"common.provider.telegram": "Telegram",
"common.provider.lark": "飞书",
"common.provider.mail": "电子邮件"
"common.provider.mail": "电子邮件",
"common.provider.bark": "Bark"
}