mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-09-18 01:06:38 +08:00
Fix typo: 'seperated' -> 'separated' in CustomModel subtitle
This commit is contained in:
parent
995bef73de
commit
ae5bbe9331
@ -520,7 +520,7 @@ const en: LocaleType = {
|
|||||||
},
|
},
|
||||||
CustomModel: {
|
CustomModel: {
|
||||||
Title: "Custom Models",
|
Title: "Custom Models",
|
||||||
SubTitle: "Custom model options, seperated by comma",
|
SubTitle: "Custom model options, separated by comma",
|
||||||
},
|
},
|
||||||
Google: {
|
Google: {
|
||||||
ApiKey: {
|
ApiKey: {
|
||||||
|
Loading…
Reference in New Issue
Block a user