openai connection message improved
This commit is contained in:
parent
8339e1922b
commit
fea36ec447
2 changed files with 2 additions and 2 deletions
|
|
@ -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": {
|
||||||
|
|
|
||||||
|
|
@ -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": {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue