You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'What the webhook will be called within the Control Panel.' => 'Webhook 在控制面板中称呼。',
13
+
'The class name the sender must be an instance of.' => '发送者必须是一个实例的类名。',
14
+
'The name of the event that must be triggered.' => '一定会被触发的事件名称。',
15
+
'The request type and URL that the webhook should send. (The URL will be provided by your [task automation tool][1].)' => 'Webhook 应发送的请求类型和URL。(该URL将由您的[任务自动化工具] [1]提供。)',
16
+
'List of additional attributes for the logged-in user that should be included in the webhook body.' => '应包含在 webhook 请求体中的登录用户的附加属性列表。',
17
+
'List of additional attributes for the event sender that should be included in the webhook body.' => '应包含在 webhook 请求体中的事件发件者的附加属性列表。',
18
+
'List of additional attributes for the event properties that should be included in the webhook body.' => '应包含在 webhook 请求体中的事件属性的附加属性列表。',
19
+
'(Place separate attributes on new lines.)' => '(一个属性一行)',
0 commit comments