mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 11:08:45 +02:00
N°2039 - Add line about newsroom action in the notifications configuration hint
This commit is contained in:
@@ -1021,10 +1021,11 @@ Dict::Add('CS CZ', 'Czech', 'Čeština', array(
|
||||
<ol>
|
||||
<li>Sending an email message: Such actions also define the template to be used for sending the email as well as the other parameters of the message like the recipients, importance, etc.<br />
|
||||
Speciální stránka <a href="../setup/email.test.php" target="_blank">email.test.php</a> je dostupná pro testování a řešení problémů s configurací PHP mailu.</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>Outgoing webhooks: Allow integration with a third-party application by sending structured data to a defined URL.</li>
|
||||
</ol>
|
||||
</p>
|
||||
<p>Aby mohly být akce spuštěny, musí být přiřazeny ke triggerům. Každá akce pak dostane své "pořadové" číslo, které určí v jakém pořadí se akce spustí.</p>',
|
||||
<p>Aby mohly být akce spuštěny, musí být přiřazeny ke triggerům. Každá akce pak dostane své "pořadové" číslo, které určí v jakém pořadí se akce spustí.</p>~~',
|
||||
'UI:NotificationsMenu:Triggers' => 'Triggery',
|
||||
'UI:NotificationsMenu:AvailableTriggers' => 'Dostupné triggery',
|
||||
'UI:NotificationsMenu:OnCreate' => 'Při vytvoření objektu',
|
||||
|
||||
Reference in New Issue
Block a user