mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-03 12:52:39 +02:00
refactor: reorganize connector tab layout and improve component logic
- Swapped the sections for "Content Sources" and "More Integrations" in the AllConnectorsTab for better clarity. - Streamlined the mapping logic for filtered connectors and crawlers, enhancing readability and maintainability. - Updated the AppSidebar to replace the workspace switch icon for improved visual consistency. - Modified the submit button text in the localization file for better clarity in user actions.
This commit is contained in:
parent
3227c6c043
commit
afe4254f74
3 changed files with 60 additions and 94 deletions
|
|
@ -374,7 +374,7 @@
|
|||
"tip_4": "Processing may take some time depending on video length",
|
||||
"preview": "Preview",
|
||||
"cancel": "Cancel",
|
||||
"submit": "Submit YouTube Videos",
|
||||
"submit": "Add",
|
||||
"processing": "Processing...",
|
||||
"error_no_video": "Please add at least one YouTube video URL",
|
||||
"error_invalid_urls": "Invalid YouTube URLs detected: {urls}",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue