Update cn.ts
This commit is contained in:
parent
797124a160
commit
f176fd8fb7
|
@ -377,7 +377,7 @@ const cn = {
|
|||
},
|
||||
Store: {
|
||||
DefaultTopic: "新的聊天",
|
||||
BotHello: "有什么可以帮你的吗",
|
||||
BotHello: "有什么可以帮你的吗",
|
||||
Error: "出错了,稍后重试吧",
|
||||
Prompt: {
|
||||
History: (content: string) => "这是历史聊天总结作为前情提要:" + content,
|
||||
|
|
Loading…
Reference in New Issue