From 491a374255c3d786f21eee38e3ddbf99bad4c976 Mon Sep 17 00:00:00 2001 From: liuweiqing Date: Fri, 23 Feb 2024 21:07:59 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E7=94=A8=E6=88=B7=E5=8F=8B=E5=A5=BD?= =?UTF-8?q?=E7=9A=84=E6=8F=90=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/i18n/locales/en/translation.json | 3 +++ app/i18n/locales/zh-CN/translation.json | 3 +++ components/QuillEditor.tsx | 3 +++ 3 files changed, 9 insertions(+) diff --git a/app/i18n/locales/en/translation.json b/app/i18n/locales/en/translation.json index 415c9825..1376d658 100644 --- a/app/i18n/locales/en/translation.json +++ b/app/i18n/locales/en/translation.json @@ -4,8 +4,11 @@ "AI写作": "AI writing", "Paper2AI": "Paper2AI", "点击AI写作就是正常的对话交流,点击寻找文献会根据输入的主题词去寻找对应论文": "Click AI Write for normal conversation, click Paper2AI to find corresponding papers based on the input topic", + "选择论文来源": "Select the source of the paper", + "选择AI模型": "Select AI model", "生成轮数": "Generation Rounds", "时间范围": "Range of literature release dates, from this time to this year", + "更新文中的上标,使得数字顺序排列": "Update the superscript in the text to make the numbers in order", "+ Add Paper": "+ Add Paper", "Buy VIP TO UNLOCK Cloud Sync and Edit Mutiple Papers Simultaneously": "Buy VIP TO UNLOCK Cloud Sync and Edit Mutiple Papers Simultaneously", "Paper Management": "Paper Management", diff --git a/app/i18n/locales/zh-CN/translation.json b/app/i18n/locales/zh-CN/translation.json index f0b4eb27..f69db7ec 100644 --- a/app/i18n/locales/zh-CN/translation.json +++ b/app/i18n/locales/zh-CN/translation.json @@ -4,8 +4,11 @@ "AI写作": "AI写作", "Paper2AI": "寻找文献", "点击AI写作就是正常的对话交流,点击寻找文献会根据输入的主题词去寻找对应论文": "点击AI写作就是正常的对话交流,点击寻找文献会根据输入的主题词去寻找对应论文", + "选择论文来源": "选择论文来源", + "选择AI模型": "选择AI模型", "生成轮数": "生成轮数", "时间范围": "文献发布日期范围,从这个时间到今年", + "更新文中的上标,使得数字顺序排列": "更新文中的上标,使得数字顺序排列", "+ Add Paper": "+ 添加新论文(会直接替换编辑器里的内容)", "Buy VIP TO UNLOCK Cloud Sync and Edit Mutiple Papers Simultaneously": "购买VIP解锁云同步和同时编辑多篇论文", "Paper Management": "论文管理", diff --git a/components/QuillEditor.tsx b/components/QuillEditor.tsx index 9b1bf3a2..830807cb 100644 --- a/components/QuillEditor.tsx +++ b/components/QuillEditor.tsx @@ -499,6 +499,7 @@ const QEditor = ({ lng }) => { {/* 论文网站 */} {/* AI模型 */}