mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-10 06:59:08 +08:00
feat: discovery icon
This commit is contained in:
@@ -458,6 +458,9 @@ const cn = {
|
||||
Plugin: {
|
||||
Name: "插件",
|
||||
},
|
||||
Discovery: {
|
||||
Name: "发现",
|
||||
},
|
||||
FineTuned: {
|
||||
Sysmessage: "你是一个助手",
|
||||
},
|
||||
|
@@ -465,6 +465,9 @@ const en: LocaleType = {
|
||||
Plugin: {
|
||||
Name: "Plugin",
|
||||
},
|
||||
Discovery: {
|
||||
Name: "Discovery",
|
||||
},
|
||||
FineTuned: {
|
||||
Sysmessage: "You are an assistant that",
|
||||
},
|
||||
|
Reference in New Issue
Block a user