mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-14 22:13:41 +08:00
feat: plugin filtering
This commit is contained in:
@@ -403,6 +403,7 @@ const cn = {
|
||||
Download: "下载预设",
|
||||
Clone: "克隆预设",
|
||||
},
|
||||
RuntimeWarning: "仅在非Vercel环境部署时可用",
|
||||
},
|
||||
FineTuned: {
|
||||
Sysmessage: "你是一个助手",
|
||||
|
@@ -409,6 +409,7 @@ const en: LocaleType = {
|
||||
Download: "Download",
|
||||
Clone: "Clone",
|
||||
},
|
||||
RuntimeWarning: "Only available when deployed in a non-Vercel environment.",
|
||||
},
|
||||
FineTuned: {
|
||||
Sysmessage: "You are an assistant that",
|
||||
|
Reference in New Issue
Block a user