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

@@ -37,11 +37,30 @@ const en: RequiredLocaleType = {
},
},
Export: {
Title: "All Messages",
Title: "Export Messages",
Copy: "Copy All",
Download: "Download",
MessageFromYou: "Message From You",
MessageFromChatGPT: "Message From ChatGPT",
Share: "Share to ShareGPT",
Format: {
Title: "Export Format",
SubTitle: "Markdown or PNG Image",
},
IncludeContext: {
Title: "Including Context",
SubTitle: "Export context prompts in mask or not",
},
Steps: {
Select: "Select",
Preview: "Preview",
},
},
Select: {
Search: "Search",
All: "Select All",
Latest: "Select Latest",
Clear: "Clear",
},
Memory: {
Title: "Memory Prompt",