refactor: 优化消息设置提示文本
This commit is contained in:
parent
b9ccdddbf1
commit
a8bfdb18ca
|
@ -594,7 +594,7 @@ export default {
|
|||
'2. For robots that need security verification, you can choose "custom keyword" verification, and the keyword is "Message Notification";<br/>' +
|
||||
'3. To use the @ feature, the selected recipient must be a user included in the group, the recipient’s phone number is required and should be the phone number used by Dingding.',
|
||||
message: 'Event, receiver and receiving method are required\n',
|
||||
message_webhook: 'Webhook is required when the receiving mode is nail or enterprise robot or lark',
|
||||
message_webhook: 'Webhook is required when the receiving mode is WeChat Enterprise, Dingding or Feishu',
|
||||
template: "Template",
|
||||
track: 'Track notification',
|
||||
api: 'Api notification',
|
||||
|
|
Loading…
Reference in New Issue