mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-11-13 12:43:42 +08:00
feat: 添加联网搜索功能,更新相关配置和多语言支持
This commit is contained in:
@@ -72,6 +72,10 @@ const tr: PartialLocaleType = {
|
||||
light: "Açık mod",
|
||||
dark: "Koyu mod",
|
||||
},
|
||||
NetWork: {
|
||||
on: "Web aramasını etkinleştir",
|
||||
off: "Web aramasını devre dışı bırak",
|
||||
},
|
||||
Prompt: "Kısayol komutu",
|
||||
Masks: "Tüm maskeler",
|
||||
Clear: "Sohbeti temizle",
|
||||
|
||||
Reference in New Issue
Block a user