板球直播详情基本信息

This commit is contained in:
yuchenglong
2026-01-23 17:55:50 +08:00
parent b1a8797567
commit 31d1b16c4a
13 changed files with 549 additions and 30 deletions

View File

@@ -94,6 +94,9 @@
"not_found": "Match data not found",
"scoreboard": "Scoreboard",
"power_graph": "Power Graph",
"live_broadcast_title": "Live Broadcast",
"cricket_over_round": "Over {{round}}",
"cricket_runs_summary": "{{runs}} Runs",
"statistics": "Statistics",
"stats": {
"first_serve": "1st Serve %",

View File

@@ -99,6 +99,9 @@
"chat": "चैट"
},
"scoreboard": "स्कोरबोर्ड",
"live_broadcast_title": "लाइव प्रसारण",
"cricket_over_round": "ओवर {{round}}",
"cricket_runs_summary": "{{runs}} रन",
"teams_card": {
"title": "टीमें"
},

View File

@@ -89,6 +89,9 @@
"fetch_failed": "Gagal mengambil data",
"not_found": "Data pertandingan tidak ditemukan",
"scoreboard": "Papan Skor",
"live_broadcast_title": "Siaran Langsung",
"cricket_over_round": "Over {{round}}",
"cricket_runs_summary": "{{runs}} Run",
"tabs": {
"overall": "Keseluruhan",
"info": "Detail",

View File

@@ -89,6 +89,9 @@
"fetch_failed": "Gagal mendapatkan maklumat",
"not_found": "Data perlawanan tidak ditemui",
"scoreboard": "Papan Skor",
"live_broadcast_title": "Siaran Langsung",
"cricket_over_round": "Over {{round}}",
"cricket_runs_summary": "{{runs}} Larian",
"tabs": {
"overall": "Keseluruhan",
"info": "Maklumat",

View File

@@ -89,6 +89,9 @@
"fetch_failed": "ไม่สามารถดึงข้อมูลได้",
"not_found": "ไม่พบข้อมูลการแข่งขัน",
"scoreboard": "สกอร์บอร์ด",
"live_broadcast_title": "ถ่ายทอดสด",
"cricket_over_round": "โอเวอร์ {{round}}",
"cricket_runs_summary": "{{runs}} รัน",
"tabs": {
"overall": "ทั้งหมด",
"info": "รายละเอียด",

View File

@@ -89,6 +89,9 @@
"fetch_failed": "Không thể tải dữ liệu",
"not_found": "Không tìm thấy dữ liệu trận đấu",
"scoreboard": "Bảng điểm",
"live_broadcast_title": "Phát sóng trực tiếp",
"cricket_over_round": "Over {{round}}",
"cricket_runs_summary": "{{runs}} Runs",
"tabs": {
"overall": "Tổng",
"info": "Thông tin",

View File

@@ -94,6 +94,9 @@
"not_found": "未找到比赛数据",
"scoreboard": "记分牌",
"power_graph": "功率图",
"live_broadcast_title": "实况转播",
"cricket_over_round": "第 {{round}} 轮",
"cricket_runs_summary": "{{runs}} 跑",
"statistics": "统计数据",
"stats": {
"first_serve": "一发成功率",