Merge pull request #434 from gaogao1030/optimize

[opt]  Optimize the display of exported chat history content.
This commit is contained in:
Yifei Zhang
2023-04-05 02:08:38 +08:00
committed by GitHub
6 changed files with 13 additions and 1 deletions

View File

@@ -33,6 +33,8 @@ const cn = {
Title: "导出聊天记录为 Markdown",
Copy: "全部复制",
Download: "下载文件",
MessageFromYou: "来自你的消息",
MessageFromChatGPT: "来自 ChatGPT 的消息",
},
Memory: {
Title: "历史记忆",