add custom settings

This commit is contained in:
lloydzhou
2024-07-09 20:01:58 +08:00
parent bb349a03da
commit 7573a19dc9
3 changed files with 68 additions and 0 deletions

View File

@@ -350,6 +350,17 @@ const en: LocaleType = {
SubTitle: "Example:",
},
},
ByteDance: {
ApiKey: {
Title: "ByteDance API Key",
SubTitle: "Use a custom ByteDance API Key",
Placeholder: "ByteDance API Key",
},
Endpoint: {
Title: "Endpoint Address",
SubTitle: "Example:",
},
},
CustomModel: {
Title: "Custom Models",
SubTitle: "Custom model options, seperated by comma",