mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-11-13 12:43:42 +08:00
feat: thinking style optimize
This commit is contained in:
@@ -23,6 +23,9 @@ const cn = {
|
||||
},
|
||||
Chat: {
|
||||
SubTitle: (count: number) => `共 ${count} 条对话`,
|
||||
Thinking: {
|
||||
Title: "深度思考",
|
||||
},
|
||||
EditMessage: {
|
||||
Title: "编辑消息记录",
|
||||
Topic: {
|
||||
|
||||
Reference in New Issue
Block a user