update labels in setting page

This commit is contained in:
lloydzhou 2024-07-12 23:06:37 +08:00 committed by sijinhui
parent 065f91d8dd
commit 9d5e2e6a80
2 changed files with 6 additions and 6 deletions

View File

@ -400,7 +400,7 @@ const cn = {
}, },
Endpoint: { Endpoint: {
Title: "接口地址", Title: "接口地址",
SubTitle: "样例:", SubTitle: "不支持自定义前往.env配置",
}, },
}, },
ByteDance: { ByteDance: {

View File

@ -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: {