+ // 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',
+