mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-19 17:42:41 +08:00
Merge pull request #4670 from DmitrySandalov/patch-1
Fix typo for "OpenAI Endpoint" in the en locale
This commit is contained in:
@@ -296,7 +296,7 @@ const en: LocaleType = {
|
||||
|
||||
Endpoint: {
|
||||
Title: "OpenAI Endpoint",
|
||||
SubTitle: "Must starts with http(s):// or use /api/openai as default",
|
||||
SubTitle: "Must start with http(s):// or use /api/openai as default",
|
||||
},
|
||||
},
|
||||
Azure: {
|
||||
|
Reference in New Issue
Block a user