This commit is contained in:
forrestlinfeng
2024-10-08 21:46:53 +08:00
committed by GitHub
11 changed files with 408 additions and 2 deletions

View File

@@ -427,6 +427,17 @@ const cn = {
SubTitle: "不支持自定义前往.env配置",
},
},
Stepfun: {
ApiKey: {
Title: "接口密钥",
SubTitle: "使用自定义阶跃星辰API Key",
Placeholder: "Stepfun API Key",
},
Endpoint: {
Title: "接口地址",
SubTitle: "样例:",
},
},
ByteDance: {
ApiKey: {
Title: "接口密钥",

View File

@@ -411,6 +411,17 @@ const en: LocaleType = {
SubTitle: "not supported, configure in .env",
},
},
Stepfun: {
ApiKey: {
Title: "Stepfun API Key",
SubTitle: "Use a custom Stepfun API Key",
Placeholder: "Stepfun API Key",
},
Endpoint: {
Title: "Endpoint Address",
SubTitle: "Example: ",
},
},
ByteDance: {
ApiKey: {
Title: "ByteDance API Key",