optimize some code

This commit is contained in:
Gabe Yuan
2023-07-28 15:34:05 +08:00
parent 937261097d
commit 497084fe8a
4 changed files with 20 additions and 22 deletions

View File

@@ -179,7 +179,7 @@ export const I18N = {
en: `Wrong file type`,
},
openai_api: {
zh: `OpenAI 接口地址`,
zh: `OpenAI 接口`,
en: `OpenAI API`,
},
openai_key: {