This commit is contained in:
yuchenglong
2026-01-22 18:52:09 +08:00
16 changed files with 1115 additions and 77 deletions

View File

@@ -104,6 +104,7 @@
"total_points": "Total Points Won"
},
"tabs": {
"overall": "Overall",
"info": "Details",
"stats": "Statistics",
"odds": "Odds",
@@ -178,6 +179,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": {

View File

@@ -88,6 +88,7 @@
"fetch_failed": "विवरण प्राप्त करने में विफल",
"not_found": "मैच डेटा नहीं मिला",
"tabs": {
"overall": "कुल",
"info": "विवरण",
"stats": "आँकड़े",
"odds": "ऑड्स",
@@ -163,6 +164,12 @@
"lineups_coach": "कोच",
"lineups_subs": "सब्स्टीट्यूट",
"lineups_missing": "अनुपस्थित खिलाड़ी"
},
"overall_stats": {
"total_assists": "असिस्ट",
"total_blocks": "ब्लॉक",
"total_steals": "स्टील",
"total_turnovers": "टर्नओवर"
}
},
"selection": {

View File

@@ -89,6 +89,7 @@
"not_found": "Data pertandingan tidak ditemukan",
"scoreboard": "Papan Skor",
"tabs": {
"overall": "Keseluruhan",
"info": "Detail",
"stats": "Statistik",
"odds": "Odds",
@@ -163,6 +164,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": {

View File

@@ -89,6 +89,7 @@
"not_found": "Data perlawanan tidak ditemui",
"scoreboard": "Papan Skor",
"tabs": {
"overall": "Keseluruhan",
"info": "Maklumat",
"stats": "Statistik",
"odds": "Odds",
@@ -163,6 +164,12 @@
"lineups_coach": "Jurulatih",
"lineups_subs": "Pemain Simpanan",
"lineups_missing": "Pemain Tidak Tersenarai"
},
"overall_stats": {
"total_assists": "Bantuan",
"total_blocks": "Sekatan",
"total_steals": "Curi",
"total_turnovers": "Pusingan"
}
},
"selection": {

View File

@@ -89,6 +89,7 @@
"not_found": "ไม่พบข้อมูลการแข่งขัน",
"scoreboard": "สกอร์บอร์ด",
"tabs": {
"overall": "ทั้งหมด",
"info": "รายละเอียด",
"stats": "สถิติ",
"odds": "อัตราต่อรอง",
@@ -163,6 +164,12 @@
"lineups_coach": "โค้ช",
"lineups_subs": "ตัวสำรอง",
"lineups_missing": "ผู้เล่นที่ขาดหาย"
},
"overall_stats": {
"total_assists": "แอสซิสต์",
"total_blocks": "บล็อก",
"total_steals": "สตีล",
"total_turnovers": "เทิร์นโอเวอร์"
}
},
"selection": {

View File

@@ -89,6 +89,7 @@
"not_found": "Không tìm thấy dữ liệu trận đấu",
"scoreboard": "Bảng điểm",
"tabs": {
"overall": "Tổng",
"info": "Thông tin",
"stats": "Thống kê",
"odds": "Tỷ lệ cược",
@@ -163,6 +164,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": {

View File

@@ -104,6 +104,7 @@
"total_points": "总得分"
},
"tabs": {
"overall": "全部",
"info": "详情",
"stats": "统计数据",
"odds": "赔率",
@@ -178,6 +179,12 @@
"lineups_coach": "主教练",
"lineups_subs": "替补球员",
"lineups_missing": "缺席球员"
},
"overall_stats": {
"total_assists": "助攻",
"total_blocks": "盖帽",
"total_steals": "抢断",
"total_turnovers": "失误"
}
},
"selection": {