feat(notify): add mattermost
This commit is contained in:
@@ -66,6 +66,15 @@
|
||||
"settings.notification.channel.form.lark_webhook_url.label": "Webhook URL",
|
||||
"settings.notification.channel.form.lark_webhook_url.placeholder": "Please enter Webhook URL",
|
||||
"settings.notification.channel.form.lark_webhook_url.tooltip": "For more information, see <a href=\"https://www.feishu.cn/hc/en-US/articles/807992406756\" target=\"_blank\">https://www.feishu.cn/hc/en-US/articles/807992406756</a>",
|
||||
"settings.notification.channel.form.mattermost_server_url.label": "Service URL",
|
||||
"settings.notification.channel.form.mattermost_server_url.placeholder": "Please enter service URL",
|
||||
"settings.notification.channel.form.mattermost_server_url.tooltip": "Example: <b>https://exmaple.com</b>, the protocol needs to be included but the trailing '/' should not be included.",
|
||||
"settings.notification.channel.form.mattermost_channel_id.label": "Channel ID",
|
||||
"settings.notification.channel.form.mattermost_channel_id.placeholder": "Please enter channel ID",
|
||||
"settings.notification.channel.form.mattermost_username.label": "Username",
|
||||
"settings.notification.channel.form.mattermost_username.placeholder": "Please enter username",
|
||||
"settings.notification.channel.form.mattermost_password.label": "Password",
|
||||
"settings.notification.channel.form.mattermost_password.placeholder": "Please enter password",
|
||||
"settings.notification.channel.form.pushplus_token.placeholder": "Please enter Token",
|
||||
"settings.notification.channel.form.pushplus_token.label": "Token",
|
||||
"settings.notification.channel.form.pushplus_token.tooltip": "For more information, see <a href=\"https://www.pushplus.plus/push1.html\" target=\"_blank\">https://www.pushplus.plus/push1.html</a>",
|
||||
|
||||
Reference in New Issue
Block a user