mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-12 04:53:44 +08:00
国际化
This commit is contained in:
@@ -426,18 +426,18 @@ const jp: PartialLocaleType = {
|
||||
},
|
||||
Huawei: {
|
||||
ApiKey: {
|
||||
Title: "API Key",
|
||||
SubTitle: "使用自定义华为API Key",
|
||||
Placeholder: "HUAWEI Key",
|
||||
Title: "APIキー",
|
||||
SubTitle: "自分のHUAWEI APIキーを使用してください",
|
||||
Placeholder: "HUAWEIキー",
|
||||
},
|
||||
SecretKey: {
|
||||
Title: "Secret Key",
|
||||
SubTitle: "使用自定义HUAWEI Secret Key",
|
||||
Placeholder: "HUAWEI Secret Key",
|
||||
Title: "秘密キー",
|
||||
SubTitle: "自分のHUAWEI秘密キーを使用してください",
|
||||
Placeholder: "HUAWEI秘密キー",
|
||||
},
|
||||
Endpoint: {
|
||||
Title: "接口地址",
|
||||
SubTitle: "不支持自定义前往.env配置",
|
||||
Title: "エンドポイントアドレス",
|
||||
SubTitle: "カスタム.env構成はサポートされていません",
|
||||
},
|
||||
},
|
||||
},
|
||||
|
Reference in New Issue
Block a user