+ // Webhooks
+ 'webhook_create' => 'webhook creato',
+ 'webhook_create_notification' => 'Webhook creato con successo',
+ 'webhook_update' => 'webhook aggiornato',
+ 'webhook_update_notification' => 'Webhook aggiornato con successo',
+ 'webhook_delete' => 'webhook eliminato',
+ 'webhook_delete_notification' => 'Webhook eliminato con successo',
+
+ // Users
+ 'user_update_notification' => 'Utente aggiornato con successo',
+ 'user_delete_notification' => 'Utente rimosso con successo',
+