添加板球比赛详情
This commit is contained in:
@@ -113,14 +113,18 @@
|
||||
"h2h": "H2H",
|
||||
"chat": "Chat"
|
||||
},
|
||||
"teams_card": {
|
||||
"title": "Teams"
|
||||
},
|
||||
"info_card": {
|
||||
"title": "Match Info",
|
||||
"country": "Country/Region",
|
||||
"country": "Country",
|
||||
"league": "League",
|
||||
"stage": "Stage",
|
||||
"stadium": "Stadium",
|
||||
"referee": "Referee",
|
||||
"date": "Date & Time"
|
||||
"date": "Date & Time",
|
||||
"toss": "Toss"
|
||||
},
|
||||
"score_table": {
|
||||
"team": "Team",
|
||||
@@ -141,7 +145,11 @@
|
||||
"loading": "Loading...",
|
||||
"error": "Failed to load",
|
||||
"retry": "Retry",
|
||||
"no_data": "No data available"
|
||||
"no_data": "No data available",
|
||||
"title": "Head to Head",
|
||||
"team_records": "Team Records",
|
||||
"won_by_runs": "{{team}} won by {{runs}} runs",
|
||||
"won_by_wickets": "{{team}} won by {{wickets}} wickets"
|
||||
},
|
||||
"odds_card": {
|
||||
"title": "Match Odds",
|
||||
@@ -185,6 +193,11 @@
|
||||
"total_blocks": "Blocks",
|
||||
"total_steals": "Steals",
|
||||
"total_turnovers": "Turnovers"
|
||||
},
|
||||
"h2h_card": {
|
||||
"title": "Head to Head Records",
|
||||
"total_matches": "Total Matches",
|
||||
"wins": "Wins"
|
||||
}
|
||||
},
|
||||
"selection": {
|
||||
|
||||
Reference in New Issue
Block a user