feat(dashboard, i18n): enhance result batch queue management and translations

Added new translations for "resultBatchQueueScope", "batchPendingDraws", and "batchCurrentDrawPending" in English, Nepali, and Chinese language files. Updated the dashboard console to manage the result batch queue, including a new component for displaying pending review totals and related draw counts. This improves the user interface for monitoring batch statuses and enhances multi-language support.
This commit is contained in:
2026-06-01 16:01:32 +08:00
parent bdd2d03ab6
commit 2716591164
6 changed files with 102 additions and 12 deletions

View File

@@ -85,7 +85,10 @@
"noFinanceActivity": "本期暂无投注",
"noPayoutYet": "本期暂无派彩",
"resultBatches": "开奖批次进度",
"resultBatchQueueScope": "全站待审核批次",
"batchPending": "待审核",
"batchPendingDraws": "涉及期数",
"batchCurrentDrawPending": "当前期",
"batchPublished": "已发布",
"batchTotal": "批次合计",
"batchOther": "其他状态",