mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
N°2039 - Add line about newsroom action in the notifications configuration hint
This commit is contained in:
@@ -1060,11 +1060,12 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', array(
|
||||
<ol>
|
||||
<li>发送电子邮件: 此动作同时需要指定发送的邮件所使用的模板, 以及一些其他参数, 例如收件人, 优先级, 等.<br />
|
||||
这里有一个专用的页面: <a href="../setup/email.test.php" target="_blank">email.test.php</a>可用于测试和调试PHP的邮件配置.</li>
|
||||
<li>Sending a newsroom message: Display a news to user directly in the application through the newsroom (bell icon on the left menu)</li>
|
||||
<li>外部webhook: 允许通过发送结构化数据到指定URL来与第三方应用集成.</li>
|
||||
</ol>
|
||||
</p>
|
||||
<p>若要执行, 操作必须和触发器相关联.
|
||||
当与一个触发器关联时, 每个操作都被赋予一个顺序号, 规定了按什么样的顺序执行这些操作.</p>',
|
||||
当与一个触发器关联时, 每个操作都被赋予一个顺序号, 规定了按什么样的顺序执行这些操作.</p>~~',
|
||||
'UI:NotificationsMenu:Triggers' => '触发器',
|
||||
'UI:NotificationsMenu:AvailableTriggers' => '可用的触发器',
|
||||
'UI:NotificationsMenu:OnCreate' => '当对象被创建',
|
||||
|
||||
Reference in New Issue
Block a user