mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-20 07:19:49 +08:00
feat: add 302.AI provider
This commit is contained in:
@@ -423,6 +423,17 @@ const cs: PartialLocaleType = {
|
||||
SubTitle: "Příklad:",
|
||||
},
|
||||
},
|
||||
AI302: {
|
||||
ApiKey: {
|
||||
Title: "Rozhraní klíč",
|
||||
SubTitle: "Použijte vlastní 302.AI API Key",
|
||||
Placeholder: "302.AI API Key",
|
||||
},
|
||||
Endpoint: {
|
||||
Title: "Adresa rozhraní",
|
||||
SubTitle: "Příklad:",
|
||||
},
|
||||
},
|
||||
CustomModel: {
|
||||
Title: "Vlastní názvy modelů",
|
||||
SubTitle: "Přidejte možnosti vlastních modelů, oddělené čárkami",
|
||||
|
Reference in New Issue
Block a user