feat: close #1626 hide context prompts in mask config

This commit is contained in:
Yidadaa
2023-05-20 20:08:17 +08:00
parent af497c96ec
commit 6d8c7ba140
5 changed files with 41 additions and 14 deletions

View File

@@ -210,6 +210,10 @@ const cn = {
SubTitle: "当前对话是否使用全局模型设置",
Confirm: "当前对话的自定义设置将会被自动覆盖,确认启用全局设置?",
},
HideContext: {
Title: "隐藏预设对话",
SubTitle: "隐藏后预设对话不会出现在聊天界面",
},
},
},
NewChat: {