添加网球详情
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user