feat: update web crawler configuration and messaging for improved user guidance and clarity

This commit is contained in:
DESKTOP-RTLN3BA\$punk 2026-03-09 16:34:16 -07:00
parent c6fc4edbc2
commit 8f94350bc1
7 changed files with 21 additions and 8 deletions

View file

@ -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...",

View file

@ -405,7 +405,7 @@
},
"add_webpage": {
"title": "Agregar páginas web para rastreo",
"subtitle": "Ingresa URLs para rastrear y agregar a tu colección de documentos",
"subtitle": "Agrega páginas web a tu base de conocimiento para indexación masiva y sincronización periódica",
"label": "Ingresa URLs para rastrear",
"placeholder": "Ingresa una URL y presiona Enter",
"hint": "Agrega múltiples URLs presionando Enter después de cada una",
@ -414,6 +414,7 @@
"tip_2": "Asegúrate de que los sitios web permitan el rastreo",
"tip_3": "Las páginas web públicas funcionan mejor",
"tip_4": "El rastreo puede tomar un tiempo dependiendo del tamaño del sitio web",
"chat_tip": "¿Quieres una respuesta rápida de una página web sin indexarla? Solo pega la URL directamente en el chat.",
"cancel": "Cancelar",
"submit": "Enviar URLs para rastreo",
"submitting": "Enviando...",

View file

@ -405,7 +405,7 @@
},
"add_webpage": {
"title": "क्रॉलिंग के लिए वेबपेज जोड़ें",
"subtitle": "अपने दस्तावेज़ संग्रह में क्रॉल करने और जोड़ने के लिए URL दर्ज करें",
"subtitle": "बल्क इंडेक्सिंग और आवधिक सिंक के लिए अपने ज्ञान आधार में वेबपेज जोड़ें",
"label": "क्रॉल करने के लिए URL दर्ज करें",
"placeholder": "URL दर्ज करें और Enter दबाएं",
"hint": "प्रत्येक के बाद Enter दबाकर कई URL जोड़ें",
@ -414,6 +414,7 @@
"tip_2": "सुनिश्चित करें कि वेबसाइट क्रॉलिंग की अनुमति देती है",
"tip_3": "सार्वजनिक वेबपेज सबसे अच्छे काम करते हैं",
"tip_4": "वेबसाइट के आकार के आधार पर क्रॉलिंग में कुछ समय लग सकता है",
"chat_tip": "वेबपेज को इंडेक्स किए बिना उससे त्वरित उत्तर चाहिए? बस URL को सीधे चैट में पेस्ट करें।",
"cancel": "रद्द करें",
"submit": "क्रॉलिंग के लिए URL सबमिट करें",
"submitting": "सबमिट हो रहा है...",

View file

@ -405,7 +405,7 @@
},
"add_webpage": {
"title": "Adicionar páginas web para rastreamento",
"subtitle": "Insira URLs para rastrear e adicionar à sua coleção de documentos",
"subtitle": "Adicione páginas web à sua base de conhecimento para indexação em massa e sincronização periódica",
"label": "Insira URLs para rastrear",
"placeholder": "Insira uma URL e pressione Enter",
"hint": "Adicione múltiplas URLs pressionando Enter após cada uma",
@ -414,6 +414,7 @@
"tip_2": "Certifique-se de que os sites permitem rastreamento",
"tip_3": "Páginas web públicas funcionam melhor",
"tip_4": "O rastreamento pode levar algum tempo dependendo do tamanho do site",
"chat_tip": "Quer uma resposta rápida de uma página web sem indexá-la? Basta colar a URL diretamente no chat.",
"cancel": "Cancelar",
"submit": "Enviar URLs para rastreamento",
"submitting": "Enviando...",

View file

@ -389,7 +389,7 @@
},
"add_webpage": {
"title": "添加网页爬取",
"subtitle": "输入要爬取的 URL 并添加到您的文档集合",
"subtitle": "将网页添加到您的知识库,用于批量索引和定期同步",
"label": "输入要爬取的 URL",
"placeholder": "输入 URL 并按 Enter",
"hint": "按 Enter 键添加多个 URL",
@ -398,6 +398,7 @@
"tip_2": "确保网站允许爬取",
"tip_3": "公开网页效果最佳",
"tip_4": "爬取时间可能会根据网站大小而有所不同",
"chat_tip": "想要从网页快速获取答案而无需索引?只需将 URL 直接粘贴到聊天中即可。",
"cancel": "取消",
"submit": "提交 URL 进行爬取",
"submitting": "提交中...",