typo fixed
This commit is contained in:
parent
3acac0d8f0
commit
b330e3eac8
4 changed files with 4 additions and 4 deletions
|
|
@ -431,7 +431,7 @@
|
|||
"message": "Modell wird verwendet",
|
||||
"description": ""
|
||||
},
|
||||
"chagtp_api_connecting": {
|
||||
"chagpt_api_connecting": {
|
||||
"message": "Versucht, eine Verbindung zu OpenAI ChatGPT mit dem angegebenen API-Schlüssel herzustellen...",
|
||||
"description": ""
|
||||
}
|
||||
|
|
|
|||
|
|
@ -431,7 +431,7 @@
|
|||
"message": "Using model",
|
||||
"description": ""
|
||||
},
|
||||
"chagtp_api_connecting": {
|
||||
"chagpt_api_connecting": {
|
||||
"message": "Will attempt to connect to OpenAI ChatGPT using the API key provided...",
|
||||
"description": ""
|
||||
},
|
||||
|
|
|
|||
|
|
@ -431,7 +431,7 @@
|
|||
"message": "Utilisation du modèle",
|
||||
"description": ""
|
||||
},
|
||||
"chagtp_api_connecting": {
|
||||
"chagpt_api_connecting": {
|
||||
"message": "Tentative de connexion à OpenAI ChatGPT en utilisant la clé API fournie...",
|
||||
"description": ""
|
||||
}
|
||||
|
|
|
|||
|
|
@ -431,7 +431,7 @@
|
|||
"message": "Modello utilizzato",
|
||||
"description": ""
|
||||
},
|
||||
"chagtp_api_connecting": {
|
||||
"chagpt_api_connecting": {
|
||||
"message": "Tentativo di connessione a OpenAI ChatGPT utilizzando la chiave API fornita...",
|
||||
"description": ""
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue