优化详情显示
This commit is contained in:
@@ -48,18 +48,30 @@
|
||||
"league": "League",
|
||||
"stage": "Stage",
|
||||
"stadium": "Stadium",
|
||||
"referee": "Referee"
|
||||
"referee": "Referee",
|
||||
"date": "Date & Time"
|
||||
},
|
||||
"score_table": {
|
||||
"team": "Team",
|
||||
"total": "Full Time",
|
||||
"halftime": "Half Time"
|
||||
"halftime": "Half Time",
|
||||
"full_time": "90'",
|
||||
"extra_time": "ET",
|
||||
"penalty": "Pen"
|
||||
},
|
||||
"halftime": "Half: {{score}}",
|
||||
"empty_stats": "No statistics data",
|
||||
"empty_odds": "No odds data",
|
||||
"empty_h2h": "No H2H data",
|
||||
"empty_chat": "Chat is not available"
|
||||
"empty_chat": "Chat is not available",
|
||||
"events": {
|
||||
"goals": "Goals",
|
||||
"cards": "Cards",
|
||||
"substitutes": "Substitutes",
|
||||
"lineups": "Lineups",
|
||||
"red_card": "RED",
|
||||
"yellow_card": "YELLOW"
|
||||
}
|
||||
},
|
||||
"selection": {
|
||||
"selected": "Selected",
|
||||
|
||||
Reference in New Issue
Block a user