mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-20 15:49:07 +08:00
feat: add 302.AI provider
This commit is contained in:
@@ -381,6 +381,17 @@ const sk: PartialLocaleType = {
|
||||
SubTitle: "Vyberte špecifickú verziu časti",
|
||||
},
|
||||
},
|
||||
AI302: {
|
||||
ApiKey: {
|
||||
Title: "API kľúč",
|
||||
SubTitle: "Použiť vlastný API kľúč 302.AI",
|
||||
Placeholder: "302.AI API kľúč",
|
||||
},
|
||||
Endpoint: {
|
||||
Title: "Adresa koncového bodu",
|
||||
SubTitle: "Príklad:",
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Model: "Model",
|
||||
|
Reference in New Issue
Block a user