篮球整体统计数据
This commit is contained in:
@@ -92,6 +92,7 @@
|
||||
"fetch_failed": "获取详情失败",
|
||||
"not_found": "未找到比赛数据",
|
||||
"tabs": {
|
||||
"overall": "全部",
|
||||
"info": "详情",
|
||||
"stats": "统计数据",
|
||||
"odds": "赔率",
|
||||
@@ -166,6 +167,12 @@
|
||||
"lineups_coach": "主教练",
|
||||
"lineups_subs": "替补球员",
|
||||
"lineups_missing": "缺席球员"
|
||||
},
|
||||
"overall_stats": {
|
||||
"total_assists": "助攻",
|
||||
"total_blocks": "盖帽",
|
||||
"total_steals": "抢断",
|
||||
"total_turnovers": "失误"
|
||||
}
|
||||
},
|
||||
"selection": {
|
||||
|
||||
Reference in New Issue
Block a user