优化详情显示

This commit is contained in:
xianyi
2026-01-13 16:46:16 +08:00
parent 74868f0288
commit c7c6585c7c
8 changed files with 564 additions and 31 deletions

View File

@@ -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",