mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-09-03 13:56:55 +08:00
feat: bugfix
This commit is contained in:
@@ -134,6 +134,8 @@ const cn = {
|
||||
Title: "设置",
|
||||
SubTitle: "所有设置选项",
|
||||
GeneralSettings: "通用设置",
|
||||
ModelSettings: "模型设置",
|
||||
DataSettings: "同步设置",
|
||||
Basic: {
|
||||
Title: "基础设置",
|
||||
},
|
||||
|
@@ -138,6 +138,8 @@ const en: LocaleType = {
|
||||
Title: "Settings",
|
||||
SubTitle: "All Settings",
|
||||
GeneralSettings: "General settings",
|
||||
ModelSettings: "Model settings",
|
||||
DataSettings: "Sync settings",
|
||||
Basic: {
|
||||
Title: "Basic Settings",
|
||||
},
|
||||
|
Reference in New Issue
Block a user