feat: 增加管理端多语言与多模块界面国际化支持
This commit is contained in:
19
src/i18n/locales/zh/tickets.json
Normal file
19
src/i18n/locales/zh/tickets.json
Normal 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": "中奖"
|
||||
}
|
||||
Reference in New Issue
Block a user