mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-02 08:06:38 +08:00
update labels in setting page
This commit is contained in:
parent
065f91d8dd
commit
9d5e2e6a80
@ -400,7 +400,7 @@ const cn = {
|
|||||||
},
|
},
|
||||||
Endpoint: {
|
Endpoint: {
|
||||||
Title: "接口地址",
|
Title: "接口地址",
|
||||||
SubTitle: "样例:",
|
SubTitle: "不支持自定义前往.env配置",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
ByteDance: {
|
ByteDance: {
|
||||||
|
@ -366,7 +366,7 @@ const en: LocaleType = {
|
|||||||
|
|
||||||
Endpoint: {
|
Endpoint: {
|
||||||
Title: "Endpoint Address",
|
Title: "Endpoint Address",
|
||||||
SubTitle: "Example:",
|
SubTitle: "Example: ",
|
||||||
},
|
},
|
||||||
|
|
||||||
ApiVerion: {
|
ApiVerion: {
|
||||||
@ -387,7 +387,7 @@ const en: LocaleType = {
|
|||||||
},
|
},
|
||||||
Endpoint: {
|
Endpoint: {
|
||||||
Title: "Endpoint Address",
|
Title: "Endpoint Address",
|
||||||
SubTitle: "Example:",
|
SubTitle: "not supported, configure in .env",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
ByteDance: {
|
ByteDance: {
|
||||||
@ -398,7 +398,7 @@ const en: LocaleType = {
|
|||||||
},
|
},
|
||||||
Endpoint: {
|
Endpoint: {
|
||||||
Title: "Endpoint Address",
|
Title: "Endpoint Address",
|
||||||
SubTitle: "Example:",
|
SubTitle: "Example: ",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
Alibaba: {
|
Alibaba: {
|
||||||
@ -409,7 +409,7 @@ const en: LocaleType = {
|
|||||||
},
|
},
|
||||||
Endpoint: {
|
Endpoint: {
|
||||||
Title: "Endpoint Address",
|
Title: "Endpoint Address",
|
||||||
SubTitle: "Example:",
|
SubTitle: "Example: ",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
CustomModel: {
|
CustomModel: {
|
||||||
@ -425,7 +425,7 @@ const en: LocaleType = {
|
|||||||
|
|
||||||
Endpoint: {
|
Endpoint: {
|
||||||
Title: "Endpoint Address",
|
Title: "Endpoint Address",
|
||||||
SubTitle: "Example:",
|
SubTitle: "Example: ",
|
||||||
},
|
},
|
||||||
|
|
||||||
ApiVersion: {
|
ApiVersion: {
|
||||||
|
Loading…
Reference in New Issue
Block a user