添加板球比赛详情
This commit is contained in:
@@ -98,6 +98,9 @@
|
||||
"h2h": "เฮดทูเฮด",
|
||||
"chat": "แชท"
|
||||
},
|
||||
"teams_card": {
|
||||
"title": "ทีม"
|
||||
},
|
||||
"info_card": {
|
||||
"title": "ข้อมูลการแข่งขัน",
|
||||
"country": "ประเทศ/ภูมิภาค",
|
||||
@@ -105,7 +108,8 @@
|
||||
"stage": "รอบการแข่งขัน",
|
||||
"stadium": "สนาม",
|
||||
"referee": "ผู้ตัดสิน",
|
||||
"date": "วันที่และเวลา"
|
||||
"date": "วันที่และเวลา",
|
||||
"toss": "การเสี่ยงทาย"
|
||||
},
|
||||
"score_table": {
|
||||
"team": "ทีม",
|
||||
@@ -126,7 +130,11 @@
|
||||
"loading": "กำลังโหลด...",
|
||||
"error": "โหลดไม่สำเร็จ",
|
||||
"retry": "ลองใหม่",
|
||||
"no_data": "ไม่มีข้อมูล"
|
||||
"no_data": "ไม่มีข้อมูล",
|
||||
"title": "การพบกัน",
|
||||
"team_records": "สถิติทีม",
|
||||
"won_by_runs": "{{team}} ชนะ {{runs}} รัน",
|
||||
"won_by_wickets": "{{team}} ชนะ {{wickets}} วิคเก็ต"
|
||||
},
|
||||
"odds_card": {
|
||||
"title": "อัตราต่อรองการแข่งขัน",
|
||||
@@ -170,6 +178,11 @@
|
||||
"total_blocks": "บล็อก",
|
||||
"total_steals": "สตีล",
|
||||
"total_turnovers": "เทิร์นโอเวอร์"
|
||||
},
|
||||
"h2h_card": {
|
||||
"title": "สถิติการพบกัน",
|
||||
"total_matches": "การแข่งขันทั้งหมด",
|
||||
"wins": "ชนะ"
|
||||
}
|
||||
},
|
||||
"selection": {
|
||||
|
||||
Reference in New Issue
Block a user