feat: 增加管理端多语言与多模块界面国际化支持

This commit is contained in:
2026-05-19 09:11:55 +08:00
parent 49a4caf01e
commit 1b1dfc92ab
110 changed files with 4053 additions and 1308 deletions

View File

@@ -0,0 +1,19 @@
{
"title": "注单",
"playerTicketQuery": "玩家注单查询",
"playerId": "玩家 ID",
"invalidPlayerId": "请输入有效玩家 ID",
"drawNoOptional": "期号 draw_no可选",
"drawNoPlaceholder": "如 20260520-001",
"query": "查询",
"loadFailed": "加载失败",
"ticketNo": "注单号",
"orderNo": "订单号",
"drawNo": "期号",
"playCode": "玩法",
"number": "号码",
"actualDeduct": "实扣",
"status": "状态",
"failReason": "失败原因",
"winAmount": "中奖"
}