chatgpt-web/service
Ed Burnette 15a6b19897
localization: Add additional English translations (#1987)
* Additional English translations
Provide an English version of the readme, and add a few translations
that were missing elsewhere

* Use browser language by default

* Support 'en' and 'vi' as languages

---------

Co-authored-by: Ed Burnette <ed.burnette@hiddenmind.ai>
2023-12-03 04:27:38 -06:00
..
.vscode chore: 调整文件结构 service 和 web 分离 2023-02-13 10:00:08 +08:00
src feat: support the latest GPT-4 Turbo (gpt-4-1106-preview) model (#1968) 2023-11-23 21:58:37 -06:00
.env.example fix(proxy url): change default proxy url (#1567) 2023-04-24 20:07:46 +08:00
.eslintrc.json chore: 添加 service 打包编译设置 2023-02-13 20:10:08 +08:00
.gitignore chore: 添加 service 打包编译设置 2023-02-13 20:10:08 +08:00
.npmrc chore: 补全配置 2023-02-13 19:56:11 +08:00
package-lock.json localization: Add additional English translations (#1987) 2023-12-03 04:27:38 -06:00
package.json chore: 回退 chatgpt 包版本,原因:token 长回复报错 2023-04-03 16:19:38 +08:00
pnpm-lock.yaml chore: 回退 chatgpt 包版本,原因:token 长回复报错 2023-04-03 16:19:38 +08:00
tsconfig.json chore: 补全配置 2023-02-13 19:56:11 +08:00
tsup.config.ts fix: ESM error (#826) 2023-03-23 20:43:47 +08:00