i18n files updated. see #92
This commit is contained in:
parent
b056781aad
commit
ed0f56f601
3 changed files with 24 additions and 0 deletions
|
|
@ -410,5 +410,13 @@
|
|||
"ChatGPT_Models_Fetch": {
|
||||
"message": "Liste der ChatGPT-Modelle aktualisieren",
|
||||
"description": ""
|
||||
},
|
||||
"ChatGPT_Models_Error_fetching": {
|
||||
"message": "Fehler beim Abrufen der ChatGPT-Modelle",
|
||||
"description": ""
|
||||
},
|
||||
"ChatGPT_Models_Loading": {
|
||||
"message": "Laden...",
|
||||
"description": ""
|
||||
}
|
||||
}
|
||||
|
|
@ -410,5 +410,13 @@
|
|||
"ChatGPT_Models_Fetch": {
|
||||
"message": "Mettre à jour la liste des modèles ChatGPT",
|
||||
"description": ""
|
||||
},
|
||||
"ChatGPT_Models_Error_fetching": {
|
||||
"message": "Erreur lors de la récupération des modèles ChatGPT",
|
||||
"description": ""
|
||||
},
|
||||
"ChatGPT_Models_Loading": {
|
||||
"message": "Chargement...",
|
||||
"description": ""
|
||||
}
|
||||
}
|
||||
|
|
@ -410,5 +410,13 @@
|
|||
"ChatGPT_Models_Fetch": {
|
||||
"message": "Aggiorna l'elenco dei modelli ChatGPT",
|
||||
"description": ""
|
||||
},
|
||||
"ChatGPT_Models_Error_fetching": {
|
||||
"message": "Errore durante il recupero dei modelli di ChatGPT",
|
||||
"description": ""
|
||||
},
|
||||
"ChatGPT_Models_Loading": {
|
||||
"message": "Caricamento in corso...",
|
||||
"description": ""
|
||||
}
|
||||
}
|
||||
Loading…
Reference in a new issue