暂无直播比赛
This commit is contained in:
@@ -157,7 +157,7 @@ export default function LiveScreen() {
|
|||||||
contentContainerStyle={styles.listContent}
|
contentContainerStyle={styles.listContent}
|
||||||
ListEmptyComponent={
|
ListEmptyComponent={
|
||||||
<View style={styles.center}>
|
<View style={styles.center}>
|
||||||
<ThemedText>{t("home.no_matches")}</ThemedText>
|
<ThemedText>{t("home.no_matches_live")}</ThemedText>
|
||||||
</View>
|
</View>
|
||||||
}
|
}
|
||||||
/>
|
/>
|
||||||
|
|||||||
@@ -56,6 +56,7 @@
|
|||||||
"all_leagues": "सभी लीग",
|
"all_leagues": "सभी लीग",
|
||||||
"loading": "लोड हो रहा है...",
|
"loading": "लोड हो रहा है...",
|
||||||
"no_matches": "कोई मैच नहीं मिला",
|
"no_matches": "कोई मैच नहीं मिला",
|
||||||
|
"no_matches_live": "कोई लाइव मैच नहीं मिला",
|
||||||
"no_leagues": "कोई लीग उपलब्ध नहीं है"
|
"no_leagues": "कोई लीग उपलब्ध नहीं है"
|
||||||
},
|
},
|
||||||
"profile": {
|
"profile": {
|
||||||
|
|||||||
@@ -56,6 +56,7 @@
|
|||||||
"all_leagues": "Semua Liga",
|
"all_leagues": "Semua Liga",
|
||||||
"loading": "Memuat...",
|
"loading": "Memuat...",
|
||||||
"no_matches": "Tidak ada pertandingan",
|
"no_matches": "Tidak ada pertandingan",
|
||||||
|
"no_matches_live": "Tidak ada pertandingan langsung",
|
||||||
"no_leagues": "Tidak ada liga tersedia"
|
"no_leagues": "Tidak ada liga tersedia"
|
||||||
},
|
},
|
||||||
"profile": {
|
"profile": {
|
||||||
|
|||||||
@@ -56,6 +56,7 @@
|
|||||||
"all_leagues": "Semua Liga",
|
"all_leagues": "Semua Liga",
|
||||||
"loading": "Memuatkan...",
|
"loading": "Memuatkan...",
|
||||||
"no_matches": "Tiada perlawanan ditemui",
|
"no_matches": "Tiada perlawanan ditemui",
|
||||||
|
"no_matches_live": "Tiada perlawanan langsung ditemui",
|
||||||
"no_leagues": "Tiada liga tersedia"
|
"no_leagues": "Tiada liga tersedia"
|
||||||
},
|
},
|
||||||
"profile": {
|
"profile": {
|
||||||
|
|||||||
@@ -56,6 +56,7 @@
|
|||||||
"all_leagues": "ทุกลีก",
|
"all_leagues": "ทุกลีก",
|
||||||
"loading": "กำลังโหลด...",
|
"loading": "กำลังโหลด...",
|
||||||
"no_matches": "ไม่พบการแข่งขัน",
|
"no_matches": "ไม่พบการแข่งขัน",
|
||||||
|
"no_matches_live": "ไม่พบการแข่งขันสด",
|
||||||
"no_leagues": "ไม่มีลีกให้เลือก"
|
"no_leagues": "ไม่มีลีกให้เลือก"
|
||||||
},
|
},
|
||||||
"profile": {
|
"profile": {
|
||||||
|
|||||||
@@ -60,6 +60,7 @@
|
|||||||
"all_leagues": "全部联赛",
|
"all_leagues": "全部联赛",
|
||||||
"loading": "加载中...",
|
"loading": "加载中...",
|
||||||
"no_matches": "暂无比赛",
|
"no_matches": "暂无比赛",
|
||||||
|
"no_matches_live": "暂无直播比赛",
|
||||||
"no_leagues": "暂无联赛"
|
"no_leagues": "暂无联赛"
|
||||||
},
|
},
|
||||||
"profile": {
|
"profile": {
|
||||||
|
|||||||
Reference in New Issue
Block a user