i18n strings added. see #92
This commit is contained in:
parent
7eeb50b5b6
commit
3231c06e74
4 changed files with 33 additions and 0 deletions
|
|
@ -402,5 +402,13 @@
|
|||
"prefs_ChatGPT_API_Key": {
|
||||
"message": "ChatGPT API-Schlüssel",
|
||||
"description": ""
|
||||
},
|
||||
"ChatGPT_Models": {
|
||||
"message": "ChatGPT-Modelle",
|
||||
"description": ""
|
||||
},
|
||||
"ChatGPT_Models_Fetch": {
|
||||
"message": "Liste der ChatGPT-Modelle aktualisieren",
|
||||
"description": ""
|
||||
}
|
||||
}
|
||||
|
|
@ -402,5 +402,14 @@
|
|||
"prefs_ChatGPT_API_Key": {
|
||||
"message": "ChatGPT API Key",
|
||||
"description": ""
|
||||
},
|
||||
"ChatGPT_Models": {
|
||||
"message": "ChatGPT Models",
|
||||
"description": ""
|
||||
}
|
||||
,
|
||||
"ChatGPT_Models_Fetch": {
|
||||
"message": "Update ChatGPT Models list",
|
||||
"description": ""
|
||||
}
|
||||
}
|
||||
|
|
@ -402,5 +402,13 @@
|
|||
"prefs_ChatGPT_API_Key": {
|
||||
"message": "Clé API ChatGPT",
|
||||
"description": ""
|
||||
},
|
||||
"ChatGPT_Models": {
|
||||
"message": "Modèles ChatGPT",
|
||||
"description": ""
|
||||
},
|
||||
"ChatGPT_Models_Fetch": {
|
||||
"message": "Mettre à jour la liste des modèles ChatGPT",
|
||||
"description": ""
|
||||
}
|
||||
}
|
||||
|
|
@ -402,5 +402,13 @@
|
|||
"prefs_ChatGPT_API_Key": {
|
||||
"message": "Chiave API ChatGPT",
|
||||
"description": ""
|
||||
},
|
||||
"ChatGPT_Models": {
|
||||
"message": "Modelli ChatGPT",
|
||||
"description": ""
|
||||
},
|
||||
"ChatGPT_Models_Fetch": {
|
||||
"message": "Aggiorna l'elenco dei modelli ChatGPT",
|
||||
"description": ""
|
||||
}
|
||||
}
|
||||
Loading…
Reference in a new issue