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