篮球整体统计数据

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

@@ -88,6 +88,7 @@
"fetch_failed": "Gagal mengambil data",
"not_found": "Data pertandingan tidak ditemukan",
"tabs": {
"overall": "Keseluruhan",
"info": "Detail",
"stats": "Statistik",
"odds": "Odds",
@@ -162,6 +163,12 @@
"lineups_coach": "Pelatih",
"lineups_subs": "Cadangan",
"lineups_missing": "Pemain Absen"
},
"overall_stats": {
"total_assists": "Asisten",
"total_blocks": "Blok",
"total_steals": "Steal",
"total_turnovers": "Turnover"
}
},
"selection": {