feat: 统一管理端多语言、配置与票据/结算页面重构
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"loadFailed": "Failed to load",
|
||||
"saveSuccess": "Saved",
|
||||
"saveFailed": "Save failed",
|
||||
"invalidDrawId": "Enter a valid draw ID",
|
||||
"invalidDrawId": "Enter a valid draw number",
|
||||
"manualBurstSuccess": "Jackpot burst triggered manually",
|
||||
"manualBurstFailed": "Manual burst failed",
|
||||
"noPoolData": "No pool data",
|
||||
@@ -21,7 +21,7 @@
|
||||
"enabled": "Enabled",
|
||||
"saving": "Saving…",
|
||||
"save": "Save",
|
||||
"manualBurstDrawId": "Manual burst draw ID",
|
||||
"manualBurstDrawId": "Manual burst draw number",
|
||||
"manualBurstAmount": "Burst amount (empty for all)",
|
||||
"processing": "Processing…",
|
||||
"manualBurst": "Manual burst",
|
||||
@@ -31,12 +31,22 @@
|
||||
"apply": "Apply",
|
||||
"payoutRecords": "Jackpot payout records",
|
||||
"contributionRecords": "Jackpot contribution records",
|
||||
"recordsPage": {
|
||||
"title": "Jackpot records",
|
||||
"description": "Payout records and pool contribution flows"
|
||||
},
|
||||
"subnavLabel": "Jackpot sub navigation",
|
||||
"subnavPools": "Pool configuration",
|
||||
"subnavRecords": "Records",
|
||||
"payoutLoadFailed": "Failed to load payout records",
|
||||
"contributionLoadFailed": "Failed to load contribution records",
|
||||
"trigger": "Trigger",
|
||||
"triggerTypes": {
|
||||
"threshold": "Threshold reached",
|
||||
"forced_gap": "Forced by draw gap",
|
||||
"play_combo": "Triggered by play combo",
|
||||
"manual": "Manual trigger"
|
||||
},
|
||||
"payoutAmount": "Payout amount",
|
||||
"winnerCount": "Winner count",
|
||||
"time": "Time",
|
||||
|
||||
Reference in New Issue
Block a user