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": "Arrêtez la diffusion",
|
||||
"knowledge": "Connaissance"
|
||||
},
|
||||
"sendWhenEnter": "Envoyer en appuyant sur Entrée"
|
||||
"sendWhenEnter": "Envoyer en appuyant sur Entrée",
|
||||
"welcome": "Bonjour ! Comment puis-je vous aider aujourd'hui ?"
|
||||
}
|
||||
@@ -32,6 +32,9 @@
|
||||
},
|
||||
"generateTitle": {
|
||||
"label": "Générer le titre en utilisant l'IA"
|
||||
},
|
||||
"ollamaStatus": {
|
||||
"label": "Activer ou désactiver la vérification de l'état de la connexion Ollama"
|
||||
}
|
||||
},
|
||||
"sidepanelRag": {
|
||||
|
||||
Reference in New Issue
Block a user