mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-19 00:13:41 +08:00
feat: 添加联网搜索功能,更新相关配置和多语言支持
This commit is contained in:
@@ -72,6 +72,10 @@ const jp: PartialLocaleType = {
|
||||
light: "ライトモード",
|
||||
dark: "ダークモード",
|
||||
},
|
||||
NetWork: {
|
||||
on: "ウェブ検索を有効化",
|
||||
off: "ウェブ検索を無効化",
|
||||
},
|
||||
Prompt: "クイックコマンド",
|
||||
Masks: "すべてのマスク",
|
||||
Clear: "チャットをクリア",
|
||||
|
Reference in New Issue
Block a user