feat: 添加联网搜索功能,更新相关配置和多语言支持

This commit is contained in:
EvanWu
2025-08-05 18:28:06 +08:00
parent 4e3f166d67
commit 044298e18a
26 changed files with 118 additions and 5 deletions

View File

@@ -76,6 +76,10 @@ const cn = {
light: "亮色模式",
dark: "深色模式",
},
NetWork: {
on: "开启联网搜索",
off: "关闭联网搜索",
},
Prompt: "快捷指令",
Masks: "所有面具",
Clear: "清除聊天",