篮球整体统计数据

This commit is contained in:
xianyi
2026-01-22 18:05:04 +08:00
parent 3e9cc03217
commit 6dc1170d1d
11 changed files with 347 additions and 4 deletions

View File

@@ -92,6 +92,7 @@
"fetch_failed": "Failed to fetch details",
"not_found": "Match data not found",
"tabs": {
"overall": "Overall",
"info": "Details",
"stats": "Statistics",
"odds": "Odds",
@@ -166,6 +167,12 @@
"lineups_coach": "Coach",
"lineups_subs": "Substitutes",
"lineups_missing": "Missing players"
},
"overall_stats": {
"total_assists": "Assists",
"total_blocks": "Blocks",
"total_steals": "Steals",
"total_turnovers": "Turnovers"
}
},
"selection": {