mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-09-17 16:56:37 +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: {
|
||||
Title: "Custom Models",
|
||||
SubTitle: "Custom model options, seperated by comma",
|
||||
SubTitle: "Custom model options, separated by comma",
|
||||
},
|
||||
Google: {
|
||||
ApiKey: {
|
||||
|
Loading…
Reference in New Issue
Block a user