添加网球详情

This commit is contained in:
yuchenglong
2026-01-22 18:48:39 +08:00
parent a279083252
commit c63753e631
16 changed files with 1142 additions and 32 deletions

View File

@@ -91,6 +91,18 @@
"retry": "重试",
"fetch_failed": "获取详情失败",
"not_found": "未找到比赛数据",
"scoreboard": "记分牌",
"power_graph": "功率图",
"statistics": "统计数据",
"stats": {
"first_serve": "一发成功率",
"first_serve_points": "一发得分率",
"break_points": "破发成功率",
"aces": "Ace球",
"double_faults": "双误",
"service_points": "发球得分",
"total_points": "总得分"
},
"tabs": {
"info": "详情",
"stats": "统计数据",