mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-16 06:53:42 +08:00
国际化
This commit is contained in:
@@ -435,18 +435,18 @@ const no: PartialLocaleType = {
|
||||
},
|
||||
Huawei: {
|
||||
ApiKey: {
|
||||
Title: "API Key",
|
||||
SubTitle: "使用自定义华为API Key",
|
||||
Placeholder: "HUAWEI Key",
|
||||
Title: "API-nøkkel",
|
||||
SubTitle: "Bruk din egen HUAWEI API-nøkkel",
|
||||
Placeholder: "HUAWEI-nøkkel",
|
||||
},
|
||||
SecretKey: {
|
||||
Title: "Secret Key",
|
||||
SubTitle: "使用自定义HUAWEI Secret Key",
|
||||
Placeholder: "HUAWEI Secret Key",
|
||||
Title: "Hemmelig nøkkel",
|
||||
SubTitle: "Bruk din egen HUAWEI hemmelige nøkkel",
|
||||
Placeholder: "HUAWEI hemmelig nøkkel",
|
||||
},
|
||||
Endpoint: {
|
||||
Title: "接口地址",
|
||||
SubTitle: "不支持自定义前往.env配置",
|
||||
Title: "Grensesnittadresse",
|
||||
SubTitle: "Støtter ikke tilpasset .env-konfigurasjon",
|
||||
},
|
||||
},
|
||||
},
|
||||
|
Reference in New Issue
Block a user