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": "No bets this draw",
|
||||
"noPayoutYet": "No payout this draw",
|
||||
"resultBatches": "Result batch progress",
|
||||
"resultBatchQueueScope": "Site-wide pending batches",
|
||||
"batchPending": "Pending review",
|
||||
"batchPendingDraws": "Draws involved",
|
||||
"batchCurrentDrawPending": "Current draw",
|
||||
"batchPublished": "Published",
|
||||
"batchTotal": "Total batches",
|
||||
"batchOther": "Other statuses",
|
||||
|
||||
@@ -85,7 +85,10 @@
|
||||
"noFinanceActivity": "यस ड्रअमा बेट छैन",
|
||||
"noPayoutYet": "यस ड्रअमा भुक्तानी छैन",
|
||||
"resultBatches": "परिणाम ब्याच प्रगति",
|
||||
"resultBatchQueueScope": "साइटव्यापी पेन्डिङ ब्याच",
|
||||
"batchPending": "समीक्षा बाँकी",
|
||||
"batchPendingDraws": "सम्बन्धित ड्रअ",
|
||||
"batchCurrentDrawPending": "हालको ड्रअ",
|
||||
"batchPublished": "प्रकाशित",
|
||||
"batchTotal": "कुल ब्याच",
|
||||
"batchOther": "अन्य स्थिति",
|
||||
|
||||
@@ -85,7 +85,10 @@
|
||||
"noFinanceActivity": "本期暂无投注",
|
||||
"noPayoutYet": "本期暂无派彩",
|
||||
"resultBatches": "开奖批次进度",
|
||||
"resultBatchQueueScope": "全站待审核批次",
|
||||
"batchPending": "待审核",
|
||||
"batchPendingDraws": "涉及期数",
|
||||
"batchCurrentDrawPending": "当前期",
|
||||
"batchPublished": "已发布",
|
||||
"batchTotal": "批次合计",
|
||||
"batchOther": "其他状态",
|
||||
|
||||
Reference in New Issue
Block a user