mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-15 18:25:18 +02:00
feat: update web crawler configuration and messaging for improved user guidance and clarity
This commit is contained in:
parent
c6fc4edbc2
commit
8f94350bc1
7 changed files with 21 additions and 8 deletions
|
|
@ -405,7 +405,7 @@
|
|||
},
|
||||
"add_webpage": {
|
||||
"title": "Add Webpages for Crawling",
|
||||
"subtitle": "Enter URLs to crawl and add to your document collection",
|
||||
"subtitle": "Add webpages to your knowledge base for bulk indexing and periodic sync",
|
||||
"label": "Enter URLs to crawl",
|
||||
"placeholder": "Enter a URL and press Enter",
|
||||
"hint": "Add multiple URLs by pressing Enter after each one",
|
||||
|
|
@ -414,6 +414,7 @@
|
|||
"tip_2": "Make sure the websites allow crawling",
|
||||
"tip_3": "Public webpages work best",
|
||||
"tip_4": "Crawling may take some time depending on the website size",
|
||||
"chat_tip": "Want a quick answer from a webpage without indexing it? Just paste the URL directly into the chat instead.",
|
||||
"cancel": "Cancel",
|
||||
"submit": "Submit URLs for Crawling",
|
||||
"submitting": "Submitting...",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue