Added Web search DuckDuckGo
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"generalSettings": {
|
||||
"title": "General Settings",
|
||||
"heading": "Web UI Settings",
|
||||
"settings": {
|
||||
"heading": "Web UI Settings",
|
||||
"speechRecognitionLang": {
|
||||
"label": "Speech Recognition Language",
|
||||
"placeholder": "Select a language"
|
||||
@@ -18,14 +18,25 @@
|
||||
"dark": "Dark"
|
||||
}
|
||||
},
|
||||
"searchMode": {
|
||||
"label": "Perform Simple Internet Search"
|
||||
},
|
||||
"deleteChatHistory": {
|
||||
"label": "Delete Chat History",
|
||||
"button": "Delete",
|
||||
"confirm": "Are you sure you want to delete your chat history? This action cannot be undone."
|
||||
}
|
||||
},
|
||||
"webSearch": {
|
||||
"heading": "Manage Web Search",
|
||||
"searchMode": {
|
||||
"label": "Perform Simple Internet Search"
|
||||
},
|
||||
"provider": {
|
||||
"label": "Search Engine",
|
||||
"placeholder": "Select a search engine"
|
||||
},
|
||||
"totalSearchResults": {
|
||||
"label": "Total Search Results",
|
||||
"placeholder": "Enter Total Search Results"
|
||||
}
|
||||
}
|
||||
},
|
||||
"manageModels": {
|
||||
@@ -205,7 +216,7 @@
|
||||
}
|
||||
},
|
||||
"manageSearch": {
|
||||
"title": "Manage Web Search",
|
||||
"title": "Manage Web Search",
|
||||
"heading": "Configure Web Search"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user