添加网球详情

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": "Retry",
"fetch_failed": "Failed to fetch details",
"not_found": "Match data not found",
"scoreboard": "Scoreboard",
"power_graph": "Power Graph",
"statistics": "Statistics",
"stats": {
"first_serve": "1st Serve %",
"first_serve_points": "1st Serve Pts Won",
"break_points": "Break Success %",
"aces": "Aces",
"double_faults": "Double Faults",
"service_points": "Service Points Won",
"total_points": "Total Points Won"
},
"tabs": {
"info": "Details",
"stats": "Statistics",