[pushover] Added universal action providing all available parameters (#10422)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
This commit is contained in:
committed by
GitHub
parent
ee49e18734
commit
b9d3c35732
@@ -19,6 +19,9 @@ sendMessageActionInputURLDescription = A supplementary URL to show with the mess
|
||||
sendMessageActionInputURLTitleLabel = URL Title
|
||||
sendMessageActionInputURLTitleDescription = A title for the URL, otherwise just the URL is shown.
|
||||
|
||||
sendMessageActionInputSoundLabel = Sound
|
||||
sendMessageActionInputSoundDescription = The notification sound on target device.
|
||||
|
||||
sendHTMLMessageActionLabel = send a HTML message
|
||||
sendHTMLMessageActionDescription = This method is used to send a HTML message.
|
||||
|
||||
|
||||
@@ -35,6 +35,9 @@ sendMessageActionInputMessageDescription = Die Nachricht.
|
||||
sendMessageActionInputTitleLabel = Titel
|
||||
sendMessageActionInputTitleDescription = Titel der Nachricht.
|
||||
|
||||
sendMessageActionInputSoundLabel = Benachrichtigungston
|
||||
sendMessageActionInputSoundDescription = Benachrichtigungston auf dem Endgerät.
|
||||
|
||||
sendURLMessageActionLabel = eine Textnachricht mit URL senden
|
||||
sendURLMessageActionDescription = Action zum Versenden einer Textnachricht mit einer URL.
|
||||
sendMessageActionInputURLLabel = URL
|
||||
|
||||
Reference in New Issue
Block a user