openai connection message improved

This commit is contained in:
mic 2024-08-27 23:37:10 +02:00
parent 8339e1922b
commit fea36ec447
2 changed files with 2 additions and 2 deletions

View file

@ -432,7 +432,7 @@
"description": "" "description": ""
}, },
"chagpt_api_connecting": { "chagpt_api_connecting": {
"message": "Versucht, eine Verbindung zu OpenAI ChatGPT mit dem angegebenen API-Schlüssel herzustellen", "message": "Versuch, eine Verbindung zu OpenAI ChatGPT mit dem bereitgestellten API-Schlüssel herzustellen",
"description": "" "description": ""
}, },
"Debug": { "Debug": {

View file

@ -432,7 +432,7 @@
"description": "" "description": ""
}, },
"chagpt_api_connecting": { "chagpt_api_connecting": {
"message": "Will attempt to connect to OpenAI ChatGPT using the API key provided", "message": "Attempting to connect to OpenAI ChatGPT using the API key provided",
"description": "" "description": ""
}, },
"Debug": { "Debug": {