- 'webhook_create' => 'created webhook',
- 'webhook_create_notification' => 'Webhook successfully created',
- 'webhook_update' => 'updated webhook',
- 'webhook_update_notification' => 'Webhook successfully updated',
- 'webhook_delete' => 'deleted webhook',
- 'webhook_delete_notification' => 'Webhook successfully deleted',
+ 'webhook_create' => 'oprettede webhook',
+ 'webhook_create_notification' => 'Webhooken blev oprettet',
+ 'webhook_update' => 'opdaterede webhooken',
+ 'webhook_update_notification' => 'Webhooken blev opdateret',
+ 'webhook_delete' => 'slettede webhooken',
+ 'webhook_delete_notification' => 'Webhooken blev slettet',
+
+ // Users
+ 'user_update_notification' => 'Brugeren blev opdateret',
+ 'user_delete_notification' => 'Brugeren blev fjernet',