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
@@ -2448,6 +2448,17 @@ export const ar: 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: "البحث في الأدوات...",