交锋往绩

This commit is contained in:
xianyi
2026-01-15 15:36:41 +08:00
parent 8513f10a10
commit 105801f859
5 changed files with 412 additions and 24 deletions

View File

@@ -70,6 +70,13 @@
"empty_odds": "No odds data",
"empty_h2h": "No H2H data",
"empty_chat": "Chat is not available",
"h2h": {
"h2h": "Head-to-Head",
"loading": "Loading...",
"error": "Failed to load",
"retry": "Retry",
"no_data": "No data available"
},
"odds_card": {
"title": "Match Odds",
"disclaimer": "18+. Please gamble responsibly. Odds are subject to change."

View File

@@ -70,6 +70,13 @@
"empty_odds": "暂无赔率数据",
"empty_h2h": "暂无交锋数据",
"empty_chat": "聊天功能暂未开启",
"h2h": {
"h2h": "历史对战",
"loading": "加载中...",
"error": "加载失败",
"retry": "重试",
"no_data": "暂无数据"
},
"odds_card": {
"title": "比赛赔率",
"disclaimer": "18+. 请负责任地赌博。赔率可能会变动。"