mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-12 04:53:44 +08:00
国际化
This commit is contained in:
@@ -365,18 +365,18 @@ const pt: PartialLocaleType = {
|
||||
},
|
||||
Huawei: {
|
||||
ApiKey: {
|
||||
Title: "API Key",
|
||||
SubTitle: "使用自定义华为API Key",
|
||||
Placeholder: "HUAWEI Key",
|
||||
Title: "Chave API",
|
||||
SubTitle: "Use sua própria chave API HUAWEI",
|
||||
Placeholder: "Chave HUAWEI",
|
||||
},
|
||||
SecretKey: {
|
||||
Title: "Secret Key",
|
||||
SubTitle: "使用自定义HUAWEI Secret Key",
|
||||
Placeholder: "HUAWEI Secret Key",
|
||||
Title: "Chave Secreta",
|
||||
SubTitle: "Use sua própria chave secreta HUAWEI",
|
||||
Placeholder: "Chave Secreta HUAWEI",
|
||||
},
|
||||
Endpoint: {
|
||||
Title: "接口地址",
|
||||
SubTitle: "不支持自定义前往.env配置",
|
||||
Title: "Endereço do Endpoint",
|
||||
SubTitle: "Não suporta configuração personalizada .env",
|
||||
},
|
||||
},
|
||||
},
|
||||
|
Reference in New Issue
Block a user