mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-11-13 04:33:42 +08:00
feat: 添加联网搜索功能,更新相关配置和多语言支持
This commit is contained in:
@@ -72,6 +72,10 @@ const pt: PartialLocaleType = {
|
||||
light: "Tema Claro",
|
||||
dark: "Tema Escuro",
|
||||
},
|
||||
NetWork: {
|
||||
on: "Ativar pesquisa web",
|
||||
off: "Desativar pesquisa web",
|
||||
},
|
||||
Prompt: "Prompts",
|
||||
Masks: "Máscaras",
|
||||
Clear: "Limpar Contexto",
|
||||
|
||||
Reference in New Issue
Block a user