mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-12-07 16:56:29 +08:00
chore: i18n
This commit is contained in:
@@ -586,8 +586,8 @@ const cn = {
|
|||||||
SubTitle: "接口地址",
|
SubTitle: "接口地址",
|
||||||
},
|
},
|
||||||
Deployment: {
|
Deployment: {
|
||||||
Title: "部署",
|
Title: "部署名称",
|
||||||
SubTitle: "Deployment",
|
SubTitle: "部署名称",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
Temperature: {
|
Temperature: {
|
||||||
|
|||||||
@@ -594,8 +594,8 @@ const en: LocaleType = {
|
|||||||
SubTitle: "Endpoint",
|
SubTitle: "Endpoint",
|
||||||
},
|
},
|
||||||
Deployment: {
|
Deployment: {
|
||||||
Title: "Deployment",
|
Title: "Deployment Name",
|
||||||
SubTitle: "Deployment",
|
SubTitle: "Deployment Name",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
Temperature: {
|
Temperature: {
|
||||||
|
|||||||
Reference in New Issue
Block a user