mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-17 23:43:41 +08:00
国际化
This commit is contained in:
@@ -433,18 +433,18 @@ const tr: PartialLocaleType = {
|
||||
},
|
||||
Huawei: {
|
||||
ApiKey: {
|
||||
Title: "API Key",
|
||||
SubTitle: "使用自定义华为API Key",
|
||||
Placeholder: "HUAWEI Key",
|
||||
Title: "API Anahtarı",
|
||||
SubTitle: "Kendi Huawei API Anahtarınızı kullanın",
|
||||
Placeholder: "HUAWEI Anahtarı",
|
||||
},
|
||||
SecretKey: {
|
||||
Title: "Secret Key",
|
||||
SubTitle: "使用自定义HUAWEI Secret Key",
|
||||
Placeholder: "HUAWEI Secret Key",
|
||||
Title: "Gizli Anahtar",
|
||||
SubTitle: "Kendi HUAWEI Gizli Anahtarınızı kullanın",
|
||||
Placeholder: "HUAWEI Gizli Anahtarı",
|
||||
},
|
||||
Endpoint: {
|
||||
Title: "接口地址",
|
||||
SubTitle: "不支持自定义前往.env配置",
|
||||
Title: "Arayüz Adresi",
|
||||
SubTitle: "Özelleştirilmiş .env yapılandırmasına desteklenmez",
|
||||
},
|
||||
},
|
||||
},
|
||||
|
Reference in New Issue
Block a user