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
@@ -2457,6 +2457,17 @@ export const vi: TranslationKeys = {
changeFile: "Đổi tệp",
quickActions: "Thao tác nhanh",
allTools: "Tất cả công cụ",
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: "Tìm kiếm công cụ...",