forked from XiaoMo/ChatGPT-Next-Web
chore: Concise description
This commit is contained in:
parent
20a508e2d6
commit
803b66ae9d
@ -172,8 +172,7 @@ const cn = {
|
|||||||
},
|
},
|
||||||
AutoGenerateTitle: {
|
AutoGenerateTitle: {
|
||||||
Title: "自动生成标题",
|
Title: "自动生成标题",
|
||||||
SubTitle:
|
SubTitle: "根据对话内容生成合适的标题",
|
||||||
"根据对话内容生成合适的标题(需标题为默认标题,并且内容长度大于设定的最小长度)",
|
|
||||||
},
|
},
|
||||||
Mask: {
|
Mask: {
|
||||||
Splash: {
|
Splash: {
|
||||||
|
@ -174,8 +174,7 @@ const en: LocaleType = {
|
|||||||
},
|
},
|
||||||
AutoGenerateTitle: {
|
AutoGenerateTitle: {
|
||||||
Title: "Auto Generate Title",
|
Title: "Auto Generate Title",
|
||||||
SubTitle:
|
SubTitle: "Generate a suitable title based on the conversation content",
|
||||||
"Generate a suitable title based on the conversation content (requires default title and content length greater than the set minimum length)",
|
|
||||||
},
|
},
|
||||||
Mask: {
|
Mask: {
|
||||||
Splash: {
|
Splash: {
|
||||||
|
Loading…
Reference in New Issue
Block a user