feat(kol): dynamic-form generation view
This commit is contained in:
@@ -180,7 +180,7 @@ const enUS = {
|
||||
generate: {
|
||||
title: "Generate Article",
|
||||
submit: "Generate",
|
||||
fillVariables: "Please fill in all required variables",
|
||||
fillVariables: "Please fill in the following variables and click generate",
|
||||
},
|
||||
manage: {
|
||||
title: "KOL Prompt Management",
|
||||
|
||||
@@ -180,7 +180,7 @@ const zhCN = {
|
||||
generate: {
|
||||
title: "生成文章",
|
||||
submit: "生成",
|
||||
fillVariables: "请填写所有必填变量",
|
||||
fillVariables: "填写以下变量后点击生成",
|
||||
},
|
||||
manage: {
|
||||
title: "KOL 提示词管理",
|
||||
|
||||
Reference in New Issue
Block a user