详情区分运动
This commit is contained in:
@@ -37,6 +37,8 @@
|
||||
"not_found": "Match data not found",
|
||||
"tabs": {
|
||||
"info": "Details",
|
||||
"stats": "Statistics",
|
||||
"odds": "Odds",
|
||||
"h2h": "H2H",
|
||||
"chat": "Chat"
|
||||
},
|
||||
@@ -50,9 +52,12 @@
|
||||
},
|
||||
"score_table": {
|
||||
"team": "Team",
|
||||
"total": "Total"
|
||||
"total": "Full Time",
|
||||
"halftime": "Half Time"
|
||||
},
|
||||
"halftime": "Half: {{score}}",
|
||||
"empty_stats": "No statistics data",
|
||||
"empty_odds": "No odds data",
|
||||
"empty_h2h": "No H2H data",
|
||||
"empty_chat": "Chat is not available"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user