Add support for Pushover

This commit is contained in:
James Cole
2024-12-09 07:34:01 +01:00
parent 94085ee940
commit c35ff3174a
10 changed files with 213 additions and 2 deletions

View File

@@ -2509,6 +2509,9 @@ return [
'test_notification_channel_name_email' => 'Test email',
'test_notification_channel_name_slack' => 'Test Slack',
'test_notification_channel_name_ntfy' => 'Test Ntfy.sh',
'test_notification_channel_name_pushover' => 'Test Pushover',
'test_notification_channel_name_gotify' => 'Test Gotify',
'test_notification_channel_name_pushbullet' => 'Test Pushbullet',
'split_transaction_title' => 'Description of the split transaction',
'split_transaction_title_help' => 'If you create a split transaction, there must be a global description for all splits of the transaction.',