feat: 统一管理端多语言、配置与票据/结算页面重构

This commit is contained in:
2026-05-20 16:27:06 +08:00
parent 37b13278ef
commit 08a11a1589
81 changed files with 2059 additions and 490 deletions

View File

@@ -1,6 +1,6 @@
{
"title": "奖池",
"configTitle": "Jackpot 奖池配置",
"configTitle": "奖池配置",
"loadFailed": "加载失败",
"saveSuccess": "已保存",
"saveFailed": "保存失败",
@@ -29,14 +29,24 @@
"drawNo": "期号",
"optional": "可选",
"apply": "应用",
"payoutRecords": "Jackpot 派彩记录",
"contributionRecords": "Jackpot 蓄水记录",
"subnavLabel": "Jackpot 子导航",
"payoutRecords": "奖池派彩记录",
"contributionRecords": "奖池蓄水记录",
"recordsPage": {
"title": "奖池记录",
"description": "派彩记录与奖池蓄水流水"
},
"subnavLabel": "奖池子导航",
"subnavPools": "奖池配置",
"subnavRecords": "记录",
"payoutLoadFailed": "派彩记录加载失败",
"contributionLoadFailed": "蓄水记录加载失败",
"trigger": "触发",
"triggerTypes": {
"threshold": "达到爆池阈值",
"forced_gap": "连续未爆强制触发",
"play_combo": "指定玩法组合触发",
"manual": "手动触发"
},
"payoutAmount": "派彩额",
"winnerCount": "中奖人数",
"time": "时间",