mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-11-12 12:13:45 +08:00
国际化
This commit is contained in:
@@ -500,18 +500,18 @@ const da: PartialLocaleType = {
|
||||
},
|
||||
Huawei: {
|
||||
ApiKey: {
|
||||
Title: "API Key",
|
||||
SubTitle: "使用自定义华为API Key",
|
||||
Placeholder: "HUAWEI Key",
|
||||
Title: "API-nøgle",
|
||||
SubTitle: "Brug din egen HUAWEI API-nøgle",
|
||||
Placeholder: "HUAWEI-nøgle",
|
||||
},
|
||||
SecretKey: {
|
||||
Title: "Secret Key",
|
||||
SubTitle: "使用自定义HUAWEI Secret Key",
|
||||
Placeholder: "HUAWEI Secret Key",
|
||||
Title: "Hemmelig nøgle",
|
||||
SubTitle: "Brug din egen HUAWEI hemmelige nøgle",
|
||||
Placeholder: "HUAWEI hemmelig nøgle",
|
||||
},
|
||||
Endpoint: {
|
||||
Title: "接口地址",
|
||||
SubTitle: "不支持自定义前往.env配置",
|
||||
Title: "Grænsefladeadresse",
|
||||
SubTitle: "Understøtter ikke tilpasset .env-konfiguration",
|
||||
},
|
||||
},
|
||||
Google: {
|
||||
|
||||
Reference in New Issue
Block a user