mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-15 22:43:43 +08:00
feat: 添加联网搜索功能,更新相关配置和多语言支持
This commit is contained in:
@@ -73,6 +73,10 @@ const fr: PartialLocaleType = {
|
||||
light: "Mode clair",
|
||||
dark: "Mode sombre",
|
||||
},
|
||||
NetWork: {
|
||||
on: "Activer la recherche web",
|
||||
off: "Désactiver la recherche web",
|
||||
},
|
||||
Prompt: "Commandes rapides",
|
||||
Masks: "Tous les masques",
|
||||
Clear: "Effacer la discussion",
|
||||
|
Reference in New Issue
Block a user