fix: #3189 should correct math eq in exporter

This commit is contained in:
Yidadaa
2023-11-12 19:33:19 +08:00
parent 295864d36b
commit b52e237044
10 changed files with 40 additions and 30 deletions

View File

@@ -85,8 +85,8 @@ const cn = {
Copy: "全部复制",
Download: "下载文件",
Share: "分享到 ShareGPT",
MessageFromYou: "来自你的消息",
MessageFromChatGPT: "来自 ChatGPT 的消息",
MessageFromYou: "用户",
MessageFromChatGPT: "ChatGPT",
Format: {
Title: "导出格式",
SubTitle: "可以导出 Markdown 文本或者 PNG 图片",