mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-29 19:06:24 +02:00
refactor: remove DashboardBreadcrumb component and related breadcrumb functionality, streamlining layout components and improving overall code maintainability
This commit is contained in:
parent
aaa8840e1d
commit
662f4db13d
12 changed files with 7 additions and 426 deletions
|
|
@ -638,23 +638,6 @@
|
|||
"add_first_config": "Add First Configuration",
|
||||
"created": "Created"
|
||||
},
|
||||
"breadcrumb": {
|
||||
"dashboard": "Dashboard",
|
||||
"search_space": "Search Space",
|
||||
"chat": "Chat",
|
||||
"documents": "Documents",
|
||||
"connectors": "Connectors",
|
||||
"editor": "Editor",
|
||||
"logs": "Logs",
|
||||
"settings": "Settings",
|
||||
"upload_documents": "Upload Documents",
|
||||
"add_youtube": "Add YouTube Videos",
|
||||
"add_webpages": "Add Webpages",
|
||||
"add_connector": "Add Connector",
|
||||
"manage_connectors": "Manage Connectors",
|
||||
"edit_connector": "Edit Connector",
|
||||
"manage": "Manage"
|
||||
},
|
||||
"sidebar": {
|
||||
"chats": "Private Chats",
|
||||
"shared_chats": "Shared Chats",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue