mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-11 20:43:42 +08:00
feat: add 302.AI provider
This commit is contained in:
@@ -433,6 +433,17 @@ const no: PartialLocaleType = {
|
||||
Title: "Egendefinert modellnavn",
|
||||
SubTitle: "Legg til egendefinerte modellalternativer, skill med komma",
|
||||
},
|
||||
AI302: {
|
||||
ApiKey: {
|
||||
Title: "API-nøkkel",
|
||||
SubTitle: "Bruk egendefinert 302.AI API-nøkkel",
|
||||
Placeholder: "302.AI API-nøkkel",
|
||||
},
|
||||
Endpoint: {
|
||||
Title: "API-adresse",
|
||||
SubTitle: "Eksempel:",
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Model: "Modell",
|
||||
|
Reference in New Issue
Block a user