mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
feat: rewrite home page as tool-first browser with search and modality tabs
This commit is contained in:
@@ -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: "البحث في الأدوات...",
|
||||
|
||||
Reference in New Issue
Block a user