- 'mfa_setup_method_notification' => 'Multi-factor method successfully configured',
- 'mfa_remove_method_notification' => 'Multi-factor method successfully removed',
+ 'mfa_setup_method_notification' => 'Vícefaktorová metoda byla úspěšně nakonfigurována',
+ 'mfa_remove_method_notification' => 'Vícefaktorová metoda byla úspěšně odstraněna',
+
+ // Webhooks
+ 'webhook_create' => 'vytvořil/a webhook',
+ 'webhook_create_notification' => 'Webhook byl úspěšně vytvořen',
+ 'webhook_update' => 'aktualizoval/a webhook',
+ 'webhook_update_notification' => 'Webhook byl úspěšně aktualizován',
+ 'webhook_delete' => 'odstranil/a webhook',
+ 'webhook_delete_notification' => 'Webhook byl úspěšně odstraněn',
+
+ // Users
+ 'user_update_notification' => 'Uživatel byl úspěšně aktualizován',
+ 'user_delete_notification' => 'Uživatel byl úspěšně odstraněn',