篮球整体统计数据

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": "Không thể tải dữ liệu",
"not_found": "Không tìm thấy dữ liệu trận đấu",
"tabs": {
"overall": "Tổng",
"info": "Thông tin",
"stats": "Thống kê",
"odds": "Tỷ lệ cược",
@@ -162,6 +163,12 @@
"lineups_coach": "Huấn luyện viên",
"lineups_subs": "Dự bị",
"lineups_missing": "Cầu thủ vắng mặt"
},
"overall_stats": {
"total_assists": "Kiến tạo",
"total_blocks": "Chặn bóng",
"total_steals": "Cướp bóng",
"total_turnovers": "Mất bóng"
}
},
"selection": {