mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-11-27 19:19:22 +08:00
Merge 2b5fbb7f18 into afa1a4303b
This commit is contained in:
@@ -62,6 +62,7 @@ const cn = {
|
||||
Prompt: "快捷指令",
|
||||
Masks: "所有面具",
|
||||
Clear: "清除聊天",
|
||||
NewChat: "另起聊天",
|
||||
Settings: "对话设置",
|
||||
UploadImage: "上传图片",
|
||||
},
|
||||
|
||||
@@ -64,6 +64,7 @@ const en: LocaleType = {
|
||||
Prompt: "Prompts",
|
||||
Masks: "Masks",
|
||||
Clear: "Clear Context",
|
||||
NewChat: "New Chat",
|
||||
Settings: "Settings",
|
||||
UploadImage: "Upload Images",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user