120 lines
3.3 KiB
JSON
120 lines
3.3 KiB
JSON
{
|
|
"welcome": "Welcome!",
|
|
"tabs": {
|
|
"all": "All",
|
|
"live": "Live",
|
|
"upcoming": "Upcoming",
|
|
"finished": "Finished",
|
|
"fav": "Favorites"
|
|
},
|
|
"settings": {
|
|
"title": "Settings",
|
|
"theme": "Theme",
|
|
"language": "Language",
|
|
"light": "Light",
|
|
"dark": "Dark",
|
|
"system": "System",
|
|
"english": "English",
|
|
"chinese": "Chinese"
|
|
},
|
|
"home": {
|
|
"title": "ScoreNow",
|
|
"time": "Time",
|
|
"league": "League",
|
|
"select_sport": "Sport",
|
|
"select_league": "Select League",
|
|
"all_leagues": "All Leagues",
|
|
"loading": "Loading...",
|
|
"no_matches": "No matches found.",
|
|
"no_leagues": "No leagues available"
|
|
},
|
|
"profile": {
|
|
"title": "My Profile",
|
|
"name": "User Name",
|
|
"settings": "Settings"
|
|
},
|
|
"detail": {
|
|
"title": "Match Details",
|
|
"pending": "Pending",
|
|
"retry": "Retry",
|
|
"fetch_failed": "Failed to fetch details",
|
|
"not_found": "Match data not found",
|
|
"tabs": {
|
|
"info": "Details",
|
|
"stats": "Statistics",
|
|
"odds": "Odds",
|
|
"h2h": "H2H",
|
|
"chat": "Chat"
|
|
},
|
|
"info_card": {
|
|
"title": "Match Info",
|
|
"country": "Country/Region",
|
|
"league": "League",
|
|
"stage": "Stage",
|
|
"stadium": "Stadium",
|
|
"referee": "Referee",
|
|
"date": "Date & Time"
|
|
},
|
|
"score_table": {
|
|
"team": "Team",
|
|
"total": "Full Time",
|
|
"halftime": "Half Time",
|
|
"full_time": "90'",
|
|
"extra_time": "ET",
|
|
"penalty": "Pen"
|
|
},
|
|
"halftime": "Half: {{score}}",
|
|
"empty_stats": "No statistics data",
|
|
"empty_odds": "No odds data",
|
|
"empty_h2h": "No H2H data",
|
|
"empty_chat": "Chat is not available",
|
|
"events": {
|
|
"goals": "Goals",
|
|
"cards": "Cards",
|
|
"substitutes": "Substitutes",
|
|
"lineups": "Lineups",
|
|
"red_card": "RED",
|
|
"yellow_card": "YELLOW"
|
|
}
|
|
},
|
|
"selection": {
|
|
"selected": "Selected",
|
|
"click_to_toggle": "Tap to switch"
|
|
},
|
|
"sports": {
|
|
"football": "Football",
|
|
"basketball": "Basketball",
|
|
"tennis": "Tennis",
|
|
"cricket": "Cricket",
|
|
"baseball": "Baseball",
|
|
"badminton": "Badminton",
|
|
"snooker": "Snooker",
|
|
"volleyball": "Volleyball"
|
|
},
|
|
"search": {
|
|
"title": "Search",
|
|
"subtitle": "Teams · Players · Leagues",
|
|
"placeholder": "Search teams, players, leagues",
|
|
"recent": "Recent searches",
|
|
"clear": "Clear",
|
|
"results": "Results",
|
|
"found": "found",
|
|
"tap_to_open": "Tap to open",
|
|
"no_results": "No results",
|
|
"no_results_hint": "Try another keyword or switch category",
|
|
"type": {
|
|
"team": "Team",
|
|
"player": "Player",
|
|
"league": "League"
|
|
},
|
|
"detail": {
|
|
"country": "Country",
|
|
"league": "League",
|
|
"season": "Season",
|
|
"team": "Team",
|
|
"position": "Position",
|
|
"open": "Open detail",
|
|
"save": "Save to recent"
|
|
}
|
|
}
|
|
} |