+ // Webhooks
+ 'webhook_create' => 'vytvoril(a) si webhook',
+ 'webhook_create_notification' => 'Webhook úspešne vytvorený',
+ 'webhook_update' => 'aktualizoval(a) si webhook',
+ 'webhook_update_notification' => 'Webhook úspešne aktualizovaný',
+ 'webhook_delete' => 'odstránil(a) si webhook',
+ 'webhook_delete_notification' => 'Webhook úspešne odstránený',
+
+ // Users
+ 'user_update_notification' => 'User successfully updated',
+ 'user_delete_notification' => 'User successfully removed',
+