+ // Webhooks
+ 'webhook_create' => 'đã tạo webhook',
+ 'webhook_create_notification' => 'Webhook đã được tạo thành công',
+ 'webhook_update' => 'đã cập nhật webhook',
+ 'webhook_update_notification' => 'Webhook đã được cập nhật thành công',
+ 'webhook_delete' => 'đã xóa webhook',
+ 'webhook_delete_notification' => 'Webhook đã được xóa thành công',
+
+ // Users
+ 'user_update_notification' => 'Người dùng được cập nhật thành công',
+ 'user_delete_notification' => 'Người dùng đã được xóa thành công',
+