i18n text updated

This commit is contained in:
mic 2024-07-29 23:49:45 +02:00
parent a34a96a5ff
commit 8d51f2d96c
3 changed files with 24 additions and 0 deletions

View file

@ -430,5 +430,13 @@
"chatgpt_empty_model": {
"message": "Sie haben kein Modell für das ChatGPT-API ausgewählt. Bitte wählen Sie eines auf der Optionsseite aus.",
"description": ""
},
"chagtp_api_send_button": {
"message": "Modell wird verwendet",
"description": ""
},
"chagtp_api_connecting": {
"message": "Versucht, eine Verbindung zu OpenAI ChatGPT mit dem angegebenen API-Schlüssel herzustellen...",
"description": ""
}
}

View file

@ -430,5 +430,13 @@
"chatgpt_empty_model": {
"message": "Vous n'avez pas choisi de modèle pour l'API ChatGPT. Veuillez en choisir un sur la page des options.",
"description": ""
},
"chagtp_api_send_button": {
"message": "Utilisation du modèle",
"description": ""
},
"chagtp_api_connecting": {
"message": "Tentative de connexion à OpenAI ChatGPT en utilisant la clé API fournie...",
"description": ""
}
}

View file

@ -430,5 +430,13 @@
"chatgpt_empty_model": {
"message": "Non hai scelto un modello per l'API di ChatGPT. Per favore, scegline uno nella pagina delle opzioni.",
"description": ""
},
"chagtp_api_send_button": {
"message": "Modello utilizzato",
"description": ""
},
"chagtp_api_connecting": {
"message": "Tentativo di connessione a OpenAI ChatGPT utilizzando la chiave API fornita...",
"description": ""
}
}