mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-01 20:03:30 +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": "Agregar primera configuración",
|
||||
"created": "Creado"
|
||||
},
|
||||
"breadcrumb": {
|
||||
"dashboard": "Panel de control",
|
||||
"search_space": "Espacio de búsqueda",
|
||||
"chat": "Chat",
|
||||
"documents": "Documentos",
|
||||
"connectors": "Conectores",
|
||||
"editor": "Editor",
|
||||
"logs": "Registros",
|
||||
"settings": "Configuración",
|
||||
"upload_documents": "Subir documentos",
|
||||
"add_youtube": "Agregar videos de YouTube",
|
||||
"add_webpages": "Agregar páginas web",
|
||||
"add_connector": "Agregar conector",
|
||||
"manage_connectors": "Administrar conectores",
|
||||
"edit_connector": "Editar conector",
|
||||
"manage": "Administrar"
|
||||
},
|
||||
"sidebar": {
|
||||
"chats": "Chats privados",
|
||||
"shared_chats": "Chats compartidos",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue