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

@@ -72,6 +72,10 @@ const jp: PartialLocaleType = {
light: "ライトモード",
dark: "ダークモード",
},
NetWork: {
on: "ウェブ検索を有効化",
off: "ウェブ検索を無効化",
},
Prompt: "クイックコマンド",
Masks: "すべてのマスク",
Clear: "チャットをクリア",