improve updates

This commit is contained in:
josc146
2023-05-20 10:52:25 +08:00
parent 66a5a903c5
commit 1573c09db0
5 changed files with 34 additions and 2 deletions

View File

@@ -74,5 +74,6 @@
"This tools API is compatible with OpenAI API. It can be used with any ChatGPT tool you like. Go to the settings of some ChatGPT tool, replace the 'https://api.openai.com' part in the API address with '": "本工具的API与OpenAI API兼容. 因此可以配合任意你喜欢的ChatGPT工具使用. 打开某个ChatGPT工具的设置, 将API地址中的'https://api.openai.com'部分替换为'",
"New Version Available": "新版本可用",
"Update": "更新",
"Please click the button in the top right corner to start the model": "请点击右上角的按钮启动模型"
"Please click the button in the top right corner to start the model": "请点击右上角的按钮启动模型",
"Update Error, Please restart this program": "更新出错, 请重启本程序"
}