feat: added attachment support

This commit is contained in:
DESKTOP-RTLN3BA\$punk 2025-12-21 22:26:33 -08:00
parent bb971460fc
commit c2dcb2045d
62 changed files with 1166 additions and 9012 deletions

View file

@ -83,7 +83,7 @@
"documents": "Documents",
"connectors": "Connectors",
"settings": "Settings",
"researcher": "Researcher",
"chat": "Chat",
"api_keys": "API Keys",
"profile": "Profile",
"loading_dashboard": "Loading Dashboard",
@ -117,7 +117,7 @@
"try_again": "Try Again",
"go_home": "Go Home",
"delete_search_space": "Delete Search Space",
"delete_space_confirm": "Are you sure you want to delete \"{name}\"? This action cannot be undone. All documents, chats, and podcasts in this search space will be permanently deleted.",
"delete_space_confirm": "Are you sure you want to delete \"{name}\"? This action cannot be undone. All documents and chats in this search space will be permanently deleted.",
"no_spaces_found": "No search spaces found",
"create_first_space": "Create your first search space to get started",
"created": "Created"
@ -136,7 +136,7 @@
"nav_menu": {
"settings": "Settings",
"platform": "Platform",
"researcher": "Researcher",
"chat": "Chat",
"manage_llms": "Manage LLMs",
"sources": "Sources",
"add_sources": "Add Sources",
@ -149,10 +149,8 @@
"connectors": "Connectors",
"add_connector": "Add Connector",
"manage_connectors": "Manage Connectors",
"podcasts": "Podcasts",
"logs": "Logs",
"all_search_spaces": "All Search Spaces",
"chat": "Chat",
"team": "Team"
},
"pricing": {
@ -209,40 +207,6 @@
"try_again_later": "Please try again later.",
"something_wrong": "Something went wrong"
},
"researcher": {
"loading": "Loading...",
"select_documents": "Select Documents",
"select_documents_desc": "Choose documents to include in your research context",
"loading_documents": "Loading documents...",
"select_connectors": "Select Connectors",
"select_connectors_desc": "Choose which data sources to include in your research",
"clear_all": "Clear All",
"select_all": "Select All",
"scope": "Scope",
"documents": "Documents",
"docs": "Docs",
"chunks": "Chunks",
"mode": "Mode",
"research_mode": "Research Mode",
"mode_qna": "Q&A",
"mode_general": "General Report",
"mode_general_short": "General",
"mode_deep": "Deep Report",
"mode_deep_short": "Deep",
"mode_deeper": "Deeper Report",
"mode_deeper_short": "Deeper",
"fast_llm": "Fast LLM",
"select_llm": "Select LLM",
"fast_llm_selection": "Fast LLM Selection",
"no_llm_configs": "No LLM configurations",
"configure_llm_to_start": "Configure AI models to get started",
"open_settings": "Open Settings",
"start_surfing": "Let's Start Surfing",
"through_knowledge_base": "through your knowledge base.",
"all_connectors": "All Connectors",
"connectors_selected": "{count} Connectors",
"placeholder": "Ask me anything..."
},
"connectors": {
"title": "Connectors",
"subtitle": "Manage your connected services and data sources.",
@ -468,27 +432,6 @@
"progress": "Progress",
"roles_assigned_count": "{assigned} of {total} roles assigned"
},
"podcasts": {
"title": "Podcasts",
"subtitle": "Listen to generated podcasts.",
"search_placeholder": "Search podcasts...",
"sort_order": "Sort order",
"newest_first": "Newest First",
"oldest_first": "Oldest First",
"loading": "Loading podcasts...",
"error_loading": "Error loading podcasts",
"no_podcasts": "No podcasts found",
"adjust_filters": "Try adjusting your search filters",
"generate_hint": "Generate podcasts from your chats to get started",
"loading_podcast": "Loading podcast...",
"now_playing": "Now Playing",
"delete_podcast": "Delete Podcast",
"delete_confirm_1": "Are you sure you want to delete",
"delete_confirm_2": "This action cannot be undone.",
"cancel": "Cancel",
"delete": "Delete",
"deleting": "Deleting..."
},
"logs": {
"title": "Task Logs",
"subtitle": "Monitor and analyze all task execution logs",
@ -622,13 +565,11 @@
"breadcrumb": {
"dashboard": "Dashboard",
"search_space": "Search Space",
"researcher": "Researcher",
"chat": "Chat",
"documents": "Documents",
"connectors": "Connectors",
"podcasts": "Podcasts",
"editor": "Editor",
"logs": "Logs",
"chats": "Chats",
"settings": "Settings",
"upload_documents": "Upload Documents",
"add_youtube": "Add YouTube Videos",
@ -647,7 +588,7 @@
"all_chats": "All Chats",
"all_chats_description": "Browse and manage all your chats",
"no_chats": "No chats yet",
"start_new_chat_hint": "Start a new chat from the researcher",
"start_new_chat_hint": "Start a new chat",
"error_loading_chats": "Error loading chats",
"chat_deleted": "Chat deleted successfully",
"error_deleting_chat": "Failed to delete chat",