N°2039 - Add line about newsroom action in the notifications configuration hint

This commit is contained in:
Molkobain
2024-04-24 14:21:00 +02:00
parent 82220c801b
commit 0507f95971
16 changed files with 30 additions and 14 deletions

View File

@@ -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',