From 8339e1922b7edcddef8a2781b2b8781eb317ae58 Mon Sep 17 00:00:00 2001 From: mic Date: Tue, 27 Aug 2024 23:35:15 +0200 Subject: [PATCH] ollama connection message improved --- _locales/de/messages.json | 2 +- _locales/en/messages.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index 9796ac04..9f637539 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -476,7 +476,7 @@ "description": "" }, "ollama_api_connecting": { - "message": "Es wird versucht, eine Verbindung zum Ollama-Lokalserver über den Host herzustellen.", + "message": "Versuch, eine Verbindung zum Ollama-Lokalserver über den Host herzustellen", "description": "" }, "andModel": { diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 0d67654f..e5c00c95 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -476,7 +476,7 @@ "description": "" }, "ollama_api_connecting": { - "message": "Will attempt to connect to the Ollama Local Server using the host", + "message": "Attempting to connect to the Ollama Local Server using the host", "description": "" }, "andModel": {