feat: 优化大厅 Jackpot 参与提示与玩家页头布局

This commit is contained in:
2026-05-22 14:34:11 +08:00
parent 0cd85ae287
commit b61a2ab07b
7 changed files with 104 additions and 34 deletions

View File

@@ -135,6 +135,22 @@
"subtitle": "This issue is now closed.",
"description": "The betting window has closed. Please wait for the next issue to place your bets."
},
"jackpotPanel": {
"disabledTitle": "Unavailable",
"disabledSubtitle": "Jackpot is currently disabled.",
"disabledDescription": "The admin has turned off Jackpot for now. This tab remains visible for information only.",
"infoTitle": "Pool Information",
"infoSubtitle": "Jackpot is currently enabled.",
"infoDescription": "Jackpot is not a standalone play. Eligible tickets placed in the active plays will join the pool automatically based on admin rules.",
"closedInfoTitle": "Pool Information",
"closedInfoSubtitle": "Jackpot is currently enabled.",
"closedInfoDescription": "Jackpot uses automatic participation for eligible tickets. This issue is closed, so please wait for the next issue."
},
"jackpotParticipation": {
"title": "Automatic Jackpot Participation",
"previewDescription": "If this ticket is submitted successfully and meets the configured rules, it will join the Jackpot pool automatically. No separate Jackpot bet is needed.",
"resultDescription": "The successful ticket lines in this order will join the Jackpot pool automatically under the configured rules. If a first-prize hit later triggers the pool, it will settle together with the normal payout."
},
"boxMode": {
"iboxTitle": "iBox",
"iboxDesc": "Divide all by amount",

View File

@@ -135,6 +135,22 @@
"subtitle": "यो इश्यू बन्द भएको छ।",
"description": "बेटिङ समय बन्द भएको छ। अर्को इश्यू पर्खेर बेट राख्नुहोस्।"
},
"jackpotPanel": {
"disabledTitle": "बन्द गरिएको छ",
"disabledSubtitle": "Jackpot अहिले सक्षम छैन।",
"disabledDescription": "एडमिनले Jackpot बन्द गरेको छ। यो ट्याब अहिले जानकारीका लागि मात्र देखाइन्छ।",
"infoTitle": "पूल जानकारी",
"infoSubtitle": "Jackpot अहिले सक्षम छ।",
"infoDescription": "Jackpot छुट्टै बेट होइन। उपलब्ध खेलमा गरिएको योग्य टिकटहरू एडमिन नियमअनुसार स्वतः Jackpot पूलमा सहभागी हुन्छन्।",
"closedInfoTitle": "पूल जानकारी",
"closedInfoSubtitle": "Jackpot अहिले सक्षम छ।",
"closedInfoDescription": "योग्य टिकटहरू स्वतः Jackpot मा सहभागी हुन्छन्। यो इश्यू बन्द भइसकेको छ, त्यसैले अर्को इश्यू पर्खनुहोस्।"
},
"jackpotParticipation": {
"title": "Jackpot स्वतः सहभागिता",
"previewDescription": "यदि यो टिकट सफलतापूर्वक पेश भयो र नियम पूरा गर्यो भने, यो स्वतः Jackpot पूलमा सहभागी हुनेछ। छुट्टै Jackpot बेट आवश्यक छैन।",
"resultDescription": "यस अर्डरका सफल टिकटहरू कन्फिगर गरिएको नियमअनुसार स्वतः Jackpot पूलमा सहभागी हुनेछन्। पछि पहिलो पुरस्कार र पूल ट्रिगर सर्त पूरा भएमा, नियमित payout सँगै सेटल हुनेछ।"
},
"boxMode": {
"iboxTitle": "iBox",
"iboxDesc": "रकम सबैमा बाँड्नुहोस्",

View File

@@ -135,6 +135,22 @@
"subtitle": "当前期已停止接收注单。",
"description": "下注窗口已关闭,请等待下一期再下注。"
},
"jackpotPanel": {
"disabledTitle": "已关闭",
"disabledSubtitle": "Jackpot 当前未启用。",
"disabledDescription": "后台已关闭 Jackpot 功能,当前仅保留展示页签。",
"infoTitle": "奖池信息",
"infoSubtitle": "Jackpot 当前已启用。",
"infoDescription": "Jackpot 不是单独下注玩法。玩家在开放玩法中提交有效注单后,将按后台规则自动参与奖池。",
"closedInfoTitle": "奖池信息",
"closedInfoSubtitle": "Jackpot 当前已启用。",
"closedInfoDescription": "Jackpot 采用有效注单自动参与机制。本期下注窗口已关闭,请等待下一期开放后参与。"
},
"jackpotParticipation": {
"title": "Jackpot 自动参与",
"previewDescription": "若本单成功提交且满足后台规则,系统会自动按有效注单参与 Jackpot 奖池,无需单独再下一笔。",
"resultDescription": "本次成功注项将按后台规则自动参与 Jackpot 奖池,后续若命中头奖并满足触发条件,将与常规派彩一并结算。"
},
"boxMode": {
"iboxTitle": "iBox",
"iboxDesc": "按金额分摊全部组合",