mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-11-13 12:43:42 +08:00
feat: 添加联网搜索功能,更新相关配置和多语言支持
This commit is contained in:
@@ -76,6 +76,10 @@ const cn = {
|
||||
light: "亮色模式",
|
||||
dark: "深色模式",
|
||||
},
|
||||
NetWork: {
|
||||
on: "开启联网搜索",
|
||||
off: "关闭联网搜索",
|
||||
},
|
||||
Prompt: "快捷指令",
|
||||
Masks: "所有面具",
|
||||
Clear: "清除聊天",
|
||||
|
||||
Reference in New Issue
Block a user