- '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' => 'đã 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',