网球详情页

This commit is contained in:
xianyi
2026-01-22 14:05:39 +08:00
parent 9e7f8dadec
commit a279083252
13 changed files with 443 additions and 46 deletions

View File

@@ -115,7 +115,8 @@
"halftime": "Half Time",
"full_time": "90'",
"extra_time": "ET",
"penalty": "Pen"
"penalty": "Pen",
"player": "Player"
},
"halftime": "Half: {{score}}",
"empty_stats": "No statistics data",

View File

@@ -111,7 +111,8 @@
"halftime": "हाफ टाइम",
"full_time": "90'",
"extra_time": "अतिरिक्त समय",
"penalty": "पेनल्टी"
"penalty": "पेनल्टी",
"player": "खिलाड़ी"
},
"halftime": "हाफ टाइम: {{score}}",
"empty_stats": "कोई आँकड़े उपलब्ध नहीं",

View File

@@ -111,7 +111,8 @@
"halftime": "Babak Pertama",
"full_time": "90'",
"extra_time": "Perpanjangan",
"penalty": "Adu Penalti"
"penalty": "Adu Penalti",
"player": "Pemain"
},
"halftime": "Babak Pertama: {{score}}",
"empty_stats": "Tidak ada data statistik",

View File

@@ -111,7 +111,8 @@
"halftime": "Separuh Masa",
"full_time": "90'",
"extra_time": "Masa Tambahan",
"penalty": "Sepakan Penalti"
"penalty": "Sepakan Penalti",
"player": "Pemain"
},
"halftime": "Separuh masa: {{score}}",
"empty_stats": "Tiada data statistik",

View File

@@ -111,7 +111,8 @@
"halftime": "ครึ่งแรก",
"full_time": "90'",
"extra_time": "ต่อเวลา",
"penalty": "จุดโทษ"
"penalty": "จุดโทษ",
"player": "ผู้เล่น"
},
"halftime": "ครึ่งแรก: {{score}}",
"empty_stats": "ไม่มีข้อมูลสถิติ",

View File

@@ -111,7 +111,8 @@
"halftime": "Hiệp 1",
"full_time": "90'",
"extra_time": "Hiệp phụ",
"penalty": "Luân lưu"
"penalty": "Luân lưu",
"player": "Cầu thủ"
},
"halftime": "Hiệp 1: {{score}}",
"empty_stats": "Không có dữ liệu thống kê",

View File

@@ -115,7 +115,8 @@
"halftime": "半场",
"full_time": "90分钟",
"extra_time": "加时",
"penalty": "点球"
"penalty": "点球",
"player": "球员"
},
"halftime": "半场: {{score}}",
"empty_stats": "暂无统计数据",