From d08f88eb9b9d6b067abb3a0f81b32a2e7232a29e Mon Sep 17 00:00:00 2001 From: mic Date: Sun, 28 Jul 2024 22:21:51 +0200 Subject: [PATCH] information in the options page are related to the choose connection type --- _locales/en/messages.json | 2 +- options/mzta-options.html | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 5d9f0de0..041a3a57 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -324,7 +324,7 @@ "description": "" }, "prefsInfoDesc_2": { - "message": " ", + "message": "To use the ChatGPT API, you need an OpenAI API Key and must choose a model. If you fail to do so, ThunderAI will fall back to using the ChatGPT web interface.", "description": "" }, "prefsInfoDesc_3": { diff --git a/options/mzta-options.html b/options/mzta-options.html index 507e4055..250543a7 100644 --- a/options/mzta-options.html +++ b/options/mzta-options.html @@ -128,9 +128,9 @@

__MSG_prefsInfoTitle__

-

__MSG_prefsInfoDesc_1__
- __MSG_prefsInfoDesc_2__
- __MSG_prefsInfoDesc_3__

+

__MSG_prefsInfoDesc_1__
+ __MSG_prefsInfoDesc_2__
+ __MSG_prefsInfoDesc_3__

__MSG_TranslateText__ __MSG_TranslateLink__
__MSG_prefsDonation_1__
__MSG_prefsDonation_2__