diff --git a/README-zh_CN.md b/README-zh_CN.md index 24e274b..f47c1ee 100644 --- a/README-zh_CN.md +++ b/README-zh_CN.md @@ -1,32 +1,32 @@

Free ChatGPT

-Free ChatGPT + Free ChatGPT

免费、无限、强大、智能、迷人

- + licence - + forks - + stars - + issues - + pull-requests - +

- 查看演示 + 进入网站 · 反馈问题 · diff --git a/README.md b/README.md index a3a594e..42792ac 100644 --- a/README.md +++ b/README.md @@ -8,32 +8,32 @@

-Free ChatGPT + Free ChatGPT

Free, Powerful, Limitless, Intelligent, Engaging

- + licence - + forks - + stars - + issues - + pull-requests

- View Demo + Enter Website · Report Bug · diff --git a/public/locales/zh-CN/model.json b/public/locales/zh-CN/model.json index 297c722..c502f6f 100644 --- a/public/locales/zh-CN/model.json +++ b/public/locales/zh-CN/model.json @@ -3,7 +3,7 @@ "model": "模型", "token": { "label": "最大 Token", - "description": "assistant 生成一条信息可以包含的最大 token 数。最大 token 数也受到模型的总长度限制,上文的 token 数和生成的 token 数之和不能超过模型的 token 总数(例如 gpt-3.5-turbo 的 token 总数是 4096)。" + "description": "助手生成一条信息可以包含的最大 token 数。最大 token 数也受到模型的总长度限制,上文的 token 数和生成的 token 数之和不能超过模型的 token 总数(例如 gpt-3.5-turbo 的 token 总数是 4096)。" }, "default": "默认", "temperature": { diff --git a/public/locales/zh-HK/model.json b/public/locales/zh-HK/model.json index 317a1ec..d676960 100644 --- a/public/locales/zh-HK/model.json +++ b/public/locales/zh-HK/model.json @@ -3,7 +3,7 @@ "model": "模型", "token": { "label": "最大 Token", - "description": "控制 assistant 一條 msg 最多可以 gen 幾多 token。最大 token 數仲受到模型總長度嘅限制,上文的 token 數同生成嘅 token 數加埋一齊唔可以超過模型嘅 token 總數(譬如 gpt-3.5-turbo 嘅 token 總數係 4096)。" + "description": "控制助手一條 msg 最多可以 gen 幾多 token。最大 token 數仲受到模型總長度嘅限制,上文的 token 數同生成嘅 token 數加埋一齊唔可以超過模型嘅 token 總數(譬如 gpt-3.5-turbo 嘅 token 總數係 4096)。" }, "default": "預設", "temperature": {