mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-11-12 04:03:42 +08:00
style: 更新BotHello文本为“start 🏄”并移除多个插件条目
This commit is contained in:
@@ -565,7 +565,7 @@ const cn = {
|
||||
},
|
||||
Store: {
|
||||
DefaultTopic: "新的聊天",
|
||||
BotHello: "有什么可以帮你的吗",
|
||||
BotHello: "start 🏄",
|
||||
Error: "出错了,稍后重试吧",
|
||||
Prompt: {
|
||||
History: (content: string) => "这是历史聊天总结作为前情提要:" + content,
|
||||
|
||||
Reference in New Issue
Block a user