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",
|
||||
|
||||
Reference in New Issue
Block a user