mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-12 04:53:44 +08:00
Merge branch 'main' of https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web
This commit is contained in:
@@ -420,6 +420,17 @@ const jp: PartialLocaleType = {
|
||||
SubTitle: "例:",
|
||||
},
|
||||
},
|
||||
AI302: {
|
||||
ApiKey: {
|
||||
Title: "APIキー",
|
||||
SubTitle: "カスタム302.AI APIキーを使用",
|
||||
Placeholder: "302.AI APIキー",
|
||||
},
|
||||
Endpoint: {
|
||||
Title: "エンドポイント",
|
||||
SubTitle: "例:",
|
||||
},
|
||||
},
|
||||
CustomModel: {
|
||||
Title: "カスタムモデル名",
|
||||
SubTitle: "カスタムモデルの選択肢を追加、英語のカンマで区切る",
|
||||
|
Reference in New Issue
Block a user