网球详情页
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -111,7 +111,8 @@
|
||||
"halftime": "हाफ टाइम",
|
||||
"full_time": "90'",
|
||||
"extra_time": "अतिरिक्त समय",
|
||||
"penalty": "पेनल्टी"
|
||||
"penalty": "पेनल्टी",
|
||||
"player": "खिलाड़ी"
|
||||
},
|
||||
"halftime": "हाफ टाइम: {{score}}",
|
||||
"empty_stats": "कोई आँकड़े उपलब्ध नहीं",
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -111,7 +111,8 @@
|
||||
"halftime": "ครึ่งแรก",
|
||||
"full_time": "90'",
|
||||
"extra_time": "ต่อเวลา",
|
||||
"penalty": "จุดโทษ"
|
||||
"penalty": "จุดโทษ",
|
||||
"player": "ผู้เล่น"
|
||||
},
|
||||
"halftime": "ครึ่งแรก: {{score}}",
|
||||
"empty_stats": "ไม่มีข้อมูลสถิติ",
|
||||
|
||||
@@ -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ê",
|
||||
|
||||
@@ -115,7 +115,8 @@
|
||||
"halftime": "半场",
|
||||
"full_time": "90分钟",
|
||||
"extra_time": "加时",
|
||||
"penalty": "点球"
|
||||
"penalty": "点球",
|
||||
"player": "球员"
|
||||
},
|
||||
"halftime": "半场: {{score}}",
|
||||
"empty_stats": "暂无统计数据",
|
||||
|
||||
Reference in New Issue
Block a user