mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-15 16:57:09 +00:00
Expand settings for notifications.
This commit is contained in:
@@ -2497,8 +2497,9 @@ return [
|
||||
'notification_settings' => 'Settings for notifications',
|
||||
'notification_settings_saved' => 'The notification settings have been saved',
|
||||
'available_channels_title' => 'Available channels',
|
||||
'available_channels_expl' => 'These channels are available to send notifications over. To test your confiuration, use the buttons below. Please note that the buttons have no spam control.',
|
||||
'available_channels_expl' => 'These channels are available to send notifications over. To test your configuration, use the buttons below. Please note that the buttons have no spam control.',
|
||||
'notification_channel_name_email' => 'Email',
|
||||
'slack_discord_double' => 'The Slack notification channel can also send notifications to Discord.',
|
||||
'notification_channel_name_slack' => 'Slack',
|
||||
'notification_channel_name_ntfy' => 'Ntfy.sh',
|
||||
'notification_channel_name_pushover' => 'Pushover',
|
||||
|
Reference in New Issue
Block a user