mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-06-06 04:40:26 +09:00
style: 简化BotHello文本为“🏄”
This commit is contained in:
parent
0104c08068
commit
cb904c5619
@ -565,7 +565,7 @@ const cn = {
|
||||
},
|
||||
Store: {
|
||||
DefaultTopic: "新的聊天",
|
||||
BotHello: "start 🏄",
|
||||
BotHello: "🏄",
|
||||
Error: "出错了,稍后重试吧",
|
||||
Prompt: {
|
||||
History: (content: string) => "这是历史聊天总结作为前情提要:" + content,
|
||||
|
Loading…
Reference in New Issue
Block a user