feat(nav): collapsible sidebar + mobile drawer, user menu, breadcrumbs, polished cmd+k, header search
Build & Push Docker Image / build (push) Successful in 2m46s
Build & Push Docker Image / build (push) Successful in 2m46s
This commit is contained in:
@@ -11,7 +11,8 @@
|
||||
"watchlist": "Watchlist",
|
||||
"trash": "Trash",
|
||||
"admin": "Admin",
|
||||
"redundancy": "Redundancy"
|
||||
"redundancy": "Redundancy",
|
||||
"search": "Search tools…"
|
||||
},
|
||||
"auth": {
|
||||
"signIn": "Sign in",
|
||||
@@ -164,5 +165,12 @@
|
||||
"notFound": {
|
||||
"text": "This page doesn't exist.",
|
||||
"backHome": "Back to Home"
|
||||
},
|
||||
"command": {
|
||||
"navigate": "Navigate",
|
||||
"recent": "Recent",
|
||||
"tools": "Tools",
|
||||
"noResults": "No tools found for \"{{query}}\".",
|
||||
"startTyping": "Start typing to search tools."
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user