mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-10 12:51:25 +08:00
feat: #2308 improve chat actions ux
This commit is contained in:
@@ -66,6 +66,7 @@ const cn = {
|
||||
Reset: "清除记忆",
|
||||
SaveAs: "存为面具",
|
||||
},
|
||||
IsContext: "预设提示词",
|
||||
},
|
||||
Export: {
|
||||
Title: "分享聊天记录",
|
||||
|
@@ -68,6 +68,7 @@ const en: LocaleType = {
|
||||
Reset: "Reset to Default",
|
||||
SaveAs: "Save as Mask",
|
||||
},
|
||||
IsContext: "Contextual Prompt",
|
||||
},
|
||||
Export: {
|
||||
Title: "Export Messages",
|
||||
|
Reference in New Issue
Block a user