mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-15 14:33:43 +08:00
feat: 添加联网搜索功能,更新相关配置和多语言支持
This commit is contained in:
@@ -76,6 +76,10 @@ const ko: PartialLocaleType = {
|
||||
light: "라이트 모드",
|
||||
dark: "다크 모드",
|
||||
},
|
||||
NetWork: {
|
||||
on: "웹 검색 활성화",
|
||||
off: "웹 검색 비활성화",
|
||||
},
|
||||
Prompt: "빠른 명령",
|
||||
Masks: "모든 마스크",
|
||||
Clear: "채팅 지우기",
|
||||
|
Reference in New Issue
Block a user