fix(admin): delete Remnawave user with bot account
This commit is contained in:
+2
-2
@@ -317,7 +317,7 @@
|
||||
"admin_traffic_grant_regular_done": "✅ +{gb} GB of regular traffic granted to user {user_id}",
|
||||
"admin_traffic_grant_premium_done": "✅ +{gb} GB of premium traffic granted to user {user_id}",
|
||||
"admin_user_delete_not_allowed": "❌ You are not permitted to delete users.",
|
||||
"admin_user_delete_confirmation_prompt": "⚠️ You are about to delete user {user_id} completely.\n\nSend the exact Telegram ID of this user to confirm.\nAny other reply will cancel the operation.",
|
||||
"admin_user_delete_confirmation_prompt": "⚠️ You are about to delete user {user_id} from the bot and the panel.\n\nSend the exact Telegram ID of this user to confirm.\nAny other reply will cancel the operation.",
|
||||
"admin_user_delete_state_missing": "⚠️ No active delete operation. Start again.",
|
||||
"admin_user_delete_cancelled": "Deletion cancelled.",
|
||||
"admin_user_delete_mismatch": "⚠️ ID mismatch. Deletion aborted.",
|
||||
@@ -1235,7 +1235,7 @@
|
||||
"admin_user_ban_confirm_title": "Ban user?",
|
||||
"admin_user_ban_confirm_subtitle": "{name} will no longer be able to interact with the bot. This can be undone later.",
|
||||
"admin_user_delete_confirm_title": "Delete user?",
|
||||
"admin_user_delete_confirm_subtitle": "This action is irreversible. All payments, subscriptions, and logs will be deleted.",
|
||||
"admin_user_delete_confirm_subtitle": "This action is irreversible. Bot database records and the Remnawave Panel user will be deleted.",
|
||||
"admin_user_btn_confirm_delete": "Confirm Delete",
|
||||
"admin_btn_add_premium_squad": "Add premium squad",
|
||||
"admin_tariff_col_volume_gb": "Volume, GB",
|
||||
|
||||
Reference in New Issue
Block a user