3x-ui/web/translation
MHSanaei cf50952921
feat(inbounds): add multi-select and bulk delete
Mirror the clients page: checkbox selection on the desktop table and on
mobile cards, with a danger Delete button in the toolbar that removes all
selected inbounds in one call.

Backend adds POST /panel/api/inbounds/bulkDel, which loops the existing
DelInbound per id (xray restarts at most once) and returns {deleted,
skipped}. Frontend shows a confirm modal plus a result toast, clears the
selection on success, adds bulk-delete i18n keys across all 13 languages,
and documents the endpoint in the in-panel API docs.
2026-05-31 00:29:24 +02:00
..
ar-EG.json feat(inbounds): add multi-select and bulk delete 2026-05-31 00:29:24 +02:00
en-US.json feat(inbounds): add multi-select and bulk delete 2026-05-31 00:29:24 +02:00
es-ES.json feat(inbounds): add multi-select and bulk delete 2026-05-31 00:29:24 +02:00
fa-IR.json feat(inbounds): add multi-select and bulk delete 2026-05-31 00:29:24 +02:00
id-ID.json feat(inbounds): add multi-select and bulk delete 2026-05-31 00:29:24 +02:00
ja-JP.json feat(inbounds): add multi-select and bulk delete 2026-05-31 00:29:24 +02:00
pt-BR.json feat(inbounds): add multi-select and bulk delete 2026-05-31 00:29:24 +02:00
ru-RU.json feat(inbounds): add multi-select and bulk delete 2026-05-31 00:29:24 +02:00
tr-TR.json feat(inbounds): add multi-select and bulk delete 2026-05-31 00:29:24 +02:00
uk-UA.json feat(inbounds): add multi-select and bulk delete 2026-05-31 00:29:24 +02:00
vi-VN.json feat(inbounds): add multi-select and bulk delete 2026-05-31 00:29:24 +02:00
zh-CN.json feat(inbounds): add multi-select and bulk delete 2026-05-31 00:29:24 +02:00
zh-TW.json feat(inbounds): add multi-select and bulk delete 2026-05-31 00:29:24 +02:00