improved model warning message. fixes #76
This commit is contained in:
parent
5b9b1bf662
commit
85f3fd7f5c
4 changed files with 4 additions and 4 deletions
|
|
@ -275,7 +275,7 @@
|
||||||
},
|
},
|
||||||
|
|
||||||
"chatgpt_win_model_warning": {
|
"chatgpt_win_model_warning": {
|
||||||
"message": "Sie haben die Option zur Verwendung von ChatGPT-4 eingestellt, aber es scheint, dass es nicht korrekt geladen wird. Haben Sie das richtige Modell oben ausgewählt?",
|
"message": "Sie haben die Option zur Verwendung von ChatGPT-4 eingestellt, aber es scheint, dass es nicht korrekt geladen wird. Haben Sie oben das Modell 4 oder 4o gewählt?",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -275,7 +275,7 @@
|
||||||
},
|
},
|
||||||
|
|
||||||
"chatgpt_win_model_warning": {
|
"chatgpt_win_model_warning": {
|
||||||
"message": "You have set the option to use ChatGPT-4, but it seems that it is not loading correctly. Have you chosen the right model at the top?",
|
"message": "You have set the option to use ChatGPT-4, but it seems that it is not loading correctly. Have you chosen the model 4 or 4o at the top?",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -275,7 +275,7 @@
|
||||||
},
|
},
|
||||||
|
|
||||||
"chatgpt_win_model_warning": {
|
"chatgpt_win_model_warning": {
|
||||||
"message": "Vous avez choisi l'option d'utiliser ChatGPT-4, mais il semble qu'il ne se charge pas correctement. Avez-vous choisi le bon modèle en haut?",
|
"message": "Vous avez choisi l'option d'utiliser ChatGPT-4, mais il semble qu'il ne se charge pas correctement. Avez-vous choisi le modèle 4 ou 4o en haut ?",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -212,7 +212,7 @@
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"chatgpt_win_model_warning": {
|
"chatgpt_win_model_warning": {
|
||||||
"message": "Hai impostato l'opzione per utilizzare ChatGPT-4, ma sembra che non si stia caricando. Hai selezionato correttamente il modello in alto?",
|
"message": "Hai impostato l'opzione per utilizzare ChatGPT-4, ma sembra che non si stia caricando. Hai selezionato il modello 4 o 4o in alto?",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"chatgpt_win_custom_text": {
|
"chatgpt_win_custom_text": {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue