添加板球比赛详情
This commit is contained in:
@@ -120,7 +120,11 @@
|
||||
"stage": "阶段",
|
||||
"stadium": "场馆",
|
||||
"referee": "裁判",
|
||||
"date": "日期时间"
|
||||
"date": "日期时间",
|
||||
"toss": "掷币"
|
||||
},
|
||||
"teams_card": {
|
||||
"title": "球队"
|
||||
},
|
||||
"score_table": {
|
||||
"team": "球队",
|
||||
@@ -141,7 +145,11 @@
|
||||
"loading": "加载中...",
|
||||
"error": "加载失败",
|
||||
"retry": "重试",
|
||||
"no_data": "暂无数据"
|
||||
"no_data": "暂无数据",
|
||||
"title": "交锋往绩",
|
||||
"team_records": "球队交锋记录",
|
||||
"won_by_runs": "{{team}} 赢了 {{runs}} 分",
|
||||
"won_by_wickets": "{{team}} 赢了 {{wickets}} 个柱门"
|
||||
},
|
||||
"odds_card": {
|
||||
"title": "比赛赔率",
|
||||
@@ -185,6 +193,11 @@
|
||||
"total_blocks": "盖帽",
|
||||
"total_steals": "抢断",
|
||||
"total_turnovers": "失误"
|
||||
},
|
||||
"h2h_card": {
|
||||
"title": "球队交锋记录",
|
||||
"total_matches": "总比赛数",
|
||||
"wins": "胜利"
|
||||
}
|
||||
},
|
||||
"selection": {
|
||||
|
||||
Reference in New Issue
Block a user