mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-01 11:56:25 +02:00
refactor(ux): combined sources to one section
- Renamed "Documents" section to "Sources" in the dashboard layout. - Updated routing for adding sources and managing documents. - Refactored the connectors and documents upload pages to redirect to the new sources section. - Added localization support for the new "Sources" terminology in English and Chinese.
This commit is contained in:
parent
ed348b1bf9
commit
8c54ca27d7
16 changed files with 1188 additions and 1332 deletions
|
|
@ -134,6 +134,8 @@
|
|||
"platform": "Platform",
|
||||
"researcher": "Researcher",
|
||||
"manage_llms": "Manage LLMs",
|
||||
"sources": "Sources",
|
||||
"add_sources": "Add Sources",
|
||||
"documents": "Documents",
|
||||
"upload_documents": "Upload Documents",
|
||||
"add_webpages": "Add Webpages",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue