详情区分运动
This commit is contained in:
@@ -37,6 +37,8 @@
|
||||
"not_found": "未找到比赛数据",
|
||||
"tabs": {
|
||||
"info": "详情",
|
||||
"stats": "统计数据",
|
||||
"odds": "赔率",
|
||||
"h2h": "交锋往绩",
|
||||
"chat": "聊天"
|
||||
},
|
||||
@@ -50,9 +52,12 @@
|
||||
},
|
||||
"score_table": {
|
||||
"team": "球队",
|
||||
"total": "Total"
|
||||
"total": "全场",
|
||||
"halftime": "半场"
|
||||
},
|
||||
"halftime": "半场: {{score}}",
|
||||
"empty_stats": "暂无统计数据",
|
||||
"empty_odds": "暂无赔率数据",
|
||||
"empty_h2h": "暂无交锋数据",
|
||||
"empty_chat": "聊天功能暂未开启"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user