mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-09-03 13:56:55 +08:00
feat: maskpage&newchatpage adapt new ui framework done
This commit is contained in:
@@ -128,7 +128,7 @@ const cn = {
|
||||
Settings: {
|
||||
Title: "设置",
|
||||
SubTitle: "所有设置选项",
|
||||
|
||||
GeneralSettings: "通用设置",
|
||||
Danger: {
|
||||
Reset: {
|
||||
Title: "重置所有设置",
|
||||
|
@@ -131,6 +131,7 @@ const en: LocaleType = {
|
||||
Settings: {
|
||||
Title: "Settings",
|
||||
SubTitle: "All Settings",
|
||||
GeneralSettings: "General settings",
|
||||
Danger: {
|
||||
Reset: {
|
||||
Title: "Reset All Settings",
|
||||
|
@@ -95,6 +95,7 @@ const jp: PartialLocaleType = {
|
||||
Settings: {
|
||||
Title: "設定",
|
||||
SubTitle: "設定オプション",
|
||||
GeneralSettings: "一般設定",
|
||||
Danger: {
|
||||
Reset: {
|
||||
Title: "設定をリセット",
|
||||
|
Reference in New Issue
Block a user