feat(settings): add Ollama connection status check setting
- Add new setting to enable/disable Ollama connection status check - Update translations for the new setting across all supported languages
This commit is contained in:
@@ -25,5 +25,6 @@
|
||||
"stopStreaming": "Parar Streaming",
|
||||
"knowledge": "Conhecimento"
|
||||
},
|
||||
"sendWhenEnter": "Enviar ao pressionar Enter"
|
||||
"sendWhenEnter": "Enviar ao pressionar Enter",
|
||||
"welcome": "Olá! Como posso ajudar você hoje?"
|
||||
}
|
||||
@@ -32,6 +32,9 @@
|
||||
},
|
||||
"generateTitle": {
|
||||
"label": "Gerar título usando IA"
|
||||
},
|
||||
"ollamaStatus": {
|
||||
"label": "Ativar ou desativar verificação de status da conexão Ollama"
|
||||
}
|
||||
},
|
||||
"sidepanelRag": {
|
||||
|
||||
Reference in New Issue
Block a user