feat: close #580 export messages as image

This commit is contained in:
Yidadaa
2023-05-22 00:59:36 +08:00
parent 05b1b8b240
commit 4dad7f2ab6
11 changed files with 934 additions and 54 deletions

View File

@@ -36,11 +36,30 @@ const cn = {
},
},
Export: {
Title: "导出聊天记录为 Markdown",
Title: "分享聊天记录",
Copy: "全部复制",
Download: "下载文件",
Share: "分享到 ShareGPT",
MessageFromYou: "来自你的消息",
MessageFromChatGPT: "来自 ChatGPT 的消息",
Format: {
Title: "导出格式",
SubTitle: "可以导出 Markdown 文本或者 PNG 图片",
},
IncludeContext: {
Title: "包含面具上下文",
SubTitle: "是否在消息中展示面具上下文",
},
Steps: {
Select: "选取",
Preview: "预览",
},
},
Select: {
Search: "搜索消息",
All: "选取全部",
Latest: "最近十条",
Clear: "清除选中",
},
Memory: {
Title: "历史摘要",