Files
lotteryAdmin/src/i18n/locales/zh/jackpot.json

65 lines
2.7 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"title": "奖池",
"configTitle": "奖池配置",
"pageDescription": "维护各币种奖池参数,下方可查询蓄水与派彩流水。",
"poolsSectionDescription": "蓄水比例、爆池阈值、开关与手动爆池。",
"recordsSectionTitle": "蓄水与派彩流水",
"recordsSectionDescription": "按条件筛选派彩记录与蓄水明细,只读查询。",
"loadFailed": "加载失败",
"saveSuccess": "已保存",
"saveFailed": "保存失败",
"invalidDrawId": "请填写有效的期号 ID",
"manualBurstSuccess": "已手动触发爆池",
"manualBurstFailed": "手动爆池失败",
"noPoolData": "暂无奖池数据",
"displayBalance": "展示余额 {{amount}}",
"currentAmount": "当前池余额(最小单位)",
"contributionRate": "蓄水比例 01",
"triggerThreshold": "爆池阈值(最小单位)",
"payoutRate": "爆池派彩比例 01",
"forceTriggerGap": "强制爆池间隔(已结算期数)",
"minBetAmount": "最低下注额(最小单位)",
"comboTriggerPlays": "组合触发玩法(逗号分隔)",
"status": "开关",
"disabled": "关闭",
"enabled": "开启",
"saving": "保存中…",
"save": "保存",
"confirmSavePoolTitle": "确认保存奖池配置?",
"confirmSavePoolDescription": "将更新蓄水比例、阈值、派彩比例等参数,可能影响后续 Jackpot 行为。",
"manualBurstDrawId": "手动爆池期号 ID",
"manualBurstHint": "仅超级管理员可在紧急情况下触发;须该期已开奖结算且存在头奖中奖注单,按当前「爆池派彩比例」释放并派彩入账。",
"manualBurstConfirmTitle": "确认手动爆池?",
"manualBurstConfirmDescription": "将对期号 {{drawId}} 的头奖中奖玩家按奖池派彩比例分配 Jackpot并扣减奖池余额。此操作不可自动撤销。",
"processing": "处理中…",
"manualBurst": "手动触发爆池(仅超管)",
"manualBurstConfirm": "确认爆池",
"cancel": "取消",
"filter": "筛选",
"drawNo": "期号",
"optional": "可选",
"apply": "应用",
"payoutRecords": "奖池派彩记录",
"contributionRecords": "奖池蓄水记录",
"recordsPage": {
"title": "奖池记录",
"description": "派彩记录与奖池蓄水流水"
},
"poolsSectionTitle": "各币种奖池参数",
"payoutLoadFailed": "派彩记录加载失败",
"contributionLoadFailed": "蓄水记录加载失败",
"trigger": "触发",
"triggerTypes": {
"threshold": "达到爆池阈值",
"forced_gap": "连续未爆强制触发",
"play_combo": "指定玩法组合触发",
"manual": "手动触发"
},
"payoutAmount": "派彩额",
"winnerCount": "中奖人数",
"time": "时间",
"ticketNo": "注单",
"player": "玩家",
"contributionAmount": "蓄水额"
}