mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-03 11:08:28 +00:00
Add button but indicate it's disabled.
This commit is contained in:
@@ -234,6 +234,7 @@ return [
|
||||
// Webhooks
|
||||
'webhooks' => 'Webhooks',
|
||||
'webhooks_breadcrumb' => 'Webhooks',
|
||||
'webhooks_menu_disabled' => 'disabled',
|
||||
'no_webhook_messages' => 'There are no webhook messages',
|
||||
'webhook_trigger_STORE_TRANSACTION' => 'After transaction creation',
|
||||
'webhook_trigger_UPDATE_TRANSACTION' => 'After transaction update',
|
||||
|
Reference in New Issue
Block a user