搜索页面样式
This commit is contained in:
@@ -69,5 +69,31 @@
|
||||
"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"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user