搜索页面

This commit is contained in:
xianyi
2026-01-15 15:03:31 +08:00
parent e60b190dff
commit cff077c5f7
3 changed files with 371 additions and 260 deletions

View File

@@ -133,7 +133,13 @@
"tap_to_open": "Tap to open",
"no_results": "No results",
"no_results_hint": "Try another keyword or switch category",
"loading": "Loading",
"error": "Error",
"error_hint": "Search failed, please try again",
"start_searching": "Start searching",
"start_searching_hint": "Enter keywords to search for teams, players or leagues",
"type": {
"all": "All",
"team": "Team",
"player": "Player",
"league": "League"

View File

@@ -133,7 +133,13 @@
"tap_to_open": "点击打开",
"no_results": "无结果",
"no_results_hint": "尝试其他关键词或切换分类",
"loading": "加载中",
"error": "错误",
"error_hint": "搜索失败,请重试",
"start_searching": "开始搜索",
"start_searching_hint": "输入关键词搜索球队、球员或联赛",
"type": {
"all": "全部",
"team": "球队",
"player": "球员",
"league": "联赛"