feat: rewrite home page as tool-first browser with search and modality tabs

This commit is contained in:
SnapOtter
2026-06-14 18:46:16 +08:00
parent 110700520c
commit 0d751b7d14
23 changed files with 798 additions and 28 deletions
+11
View File
@@ -2390,6 +2390,17 @@ export const zhCN: TranslationKeys = {
changeFile: "更换文件",
quickActions: "快捷操作",
allTools: "所有工具",
searchPlaceholder: "Search {count} tools...",
recent: "Recent",
popular: "Popular",
browseByCategory: "Browse by Category",
gettingStarted: "Getting Started",
noToolsMatch: "No tools match '{query}'",
clearSearch: "Clear search",
all: "All",
documents: "Documents",
data: "Data",
toolCount: "{count} tools",
},
fullscreenGrid: {
searchPlaceholder: "搜索工具...",