73 lines
1.8 KiB
JSON
73 lines
1.8 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",
|
|
"select_sport": "Sport",
|
|
"loading": "Loading...",
|
|
"no_matches": "No matches found."
|
|
},
|
|
"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",
|
|
"h2h": "H2H",
|
|
"chat": "Chat"
|
|
},
|
|
"info_card": {
|
|
"title": "Match Info",
|
|
"country": "Country/Region",
|
|
"league": "League",
|
|
"stage": "Stage",
|
|
"stadium": "Stadium",
|
|
"referee": "Referee"
|
|
},
|
|
"score_table": {
|
|
"team": "Team",
|
|
"total": "Total"
|
|
},
|
|
"halftime": "Half: {{score}}",
|
|
"empty_h2h": "No H2H data",
|
|
"empty_chat": "Chat is not available"
|
|
},
|
|
"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"
|
|
}
|
|
} |