增加联赛选择模态框

This commit is contained in:
xianyi
2026-01-14 10:04:42 +08:00
parent 7b8e0e7e32
commit 474a8d3805
4 changed files with 295 additions and 21 deletions

View File

@@ -20,9 +20,12 @@
"home": {
"title": "ScoreNow",
"time": "Time",
"league": "League",
"select_sport": "Sport",
"select_league": "Select League",
"loading": "Loading...",
"no_matches": "No matches found."
"no_matches": "No matches found.",
"no_leagues": "No leagues available"
},
"profile": {
"title": "My Profile",