优化详情显示
This commit is contained in:
@@ -48,18 +48,30 @@
|
||||
"league": "赛事",
|
||||
"stage": "阶段",
|
||||
"stadium": "场馆",
|
||||
"referee": "裁判"
|
||||
"referee": "裁判",
|
||||
"date": "日期时间"
|
||||
},
|
||||
"score_table": {
|
||||
"team": "球队",
|
||||
"total": "全场",
|
||||
"halftime": "半场"
|
||||
"halftime": "半场",
|
||||
"full_time": "90分钟",
|
||||
"extra_time": "加时",
|
||||
"penalty": "点球"
|
||||
},
|
||||
"halftime": "半场: {{score}}",
|
||||
"empty_stats": "暂无统计数据",
|
||||
"empty_odds": "暂无赔率数据",
|
||||
"empty_h2h": "暂无交锋数据",
|
||||
"empty_chat": "聊天功能暂未开启"
|
||||
"empty_chat": "聊天功能暂未开启",
|
||||
"events": {
|
||||
"goals": "进球",
|
||||
"cards": "红黄牌",
|
||||
"substitutes": "换人",
|
||||
"lineups": "首发阵容",
|
||||
"red_card": "红牌",
|
||||
"yellow_card": "黄牌"
|
||||
}
|
||||
},
|
||||
"selection": {
|
||||
"selected": "已选择",
|
||||
|
||||
Reference in New Issue
Block a user