mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-12 04:53:44 +08:00
暂存merge
This commit is contained in:
@@ -104,6 +104,7 @@ const cn = {
|
||||
Clear: "清除聊天",
|
||||
UploadImage: "上传图片",
|
||||
Settings: "对话设置",
|
||||
UploadImage: "上传图片",
|
||||
},
|
||||
Rename: "重命名对话",
|
||||
Typing: "正在输入…",
|
||||
|
@@ -106,6 +106,7 @@ const en: LocaleType = {
|
||||
Clear: "Clear Context",
|
||||
UploadImage: "Upload Image",
|
||||
Settings: "Settings",
|
||||
UploadImage: "Upload Images",
|
||||
},
|
||||
Rename: "Rename Chat",
|
||||
Typing: "Typing…",
|
||||
|
Reference in New Issue
Block a user