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 Transmisión",
|
||||
"knowledge": "Conocimiento"
|
||||
},
|
||||
"sendWhenEnter": "Enviar cuando presione Enter"
|
||||
"sendWhenEnter": "Enviar cuando presione Enter",
|
||||
"welcome": "¡Hola! ¿Cómo puedo ayudarte hoy?"
|
||||
}
|
||||
|
||||
@@ -32,6 +32,9 @@
|
||||
},
|
||||
"generateTitle": {
|
||||
"label": "Generar título usando IA"
|
||||
},
|
||||
"ollamaStatus": {
|
||||
"label": "Habilitar o deshabilitar la verificación del estado de conexión de Ollama"
|
||||
}
|
||||
},
|
||||
"sidepanelRag": {
|
||||
|
||||
Reference in New Issue
Block a user