feat: improve workflow node configuration
This commit is contained in:
@@ -33,13 +33,13 @@
|
||||
"workflow.new.modal.title": "Create workflow",
|
||||
"workflow.new.modal.form.name.label": "Name",
|
||||
"workflow.new.modal.form.name.placeholder": "Please enter workflow name",
|
||||
"workflow.new.modal.form.description.label": "Description",
|
||||
"workflow.new.modal.form.description.label": "Description (Optional)",
|
||||
"workflow.new.modal.form.description.placeholder": "Please enter workflow description",
|
||||
|
||||
"workflow.detail.baseinfo.modal.title": "Workflow base information",
|
||||
"workflow.detail.baseinfo.form.name.label": "Name",
|
||||
"workflow.detail.baseinfo.form.name.placeholder": "Please enter workflow name",
|
||||
"workflow.detail.baseinfo.form.description.label": "Description",
|
||||
"workflow.detail.baseinfo.form.description.label": "Description (Optional)",
|
||||
"workflow.detail.baseinfo.form.description.placeholder": "Please enter workflow description",
|
||||
"workflow.detail.orchestration.tab": "Orchestration",
|
||||
"workflow.detail.orchestration.draft.alert": "The orchestration is not released yet.",
|
||||
|
||||
@@ -33,13 +33,13 @@
|
||||
"workflow.new.modal.title": "新建工作流",
|
||||
"workflow.new.modal.form.name.label": "名称",
|
||||
"workflow.new.modal.form.name.placeholder": "请输入工作流名称",
|
||||
"workflow.new.modal.form.description.label": "描述",
|
||||
"workflow.new.modal.form.description.label": "描述(可选)",
|
||||
"workflow.new.modal.form.description.placeholder": "请输入工作流描述",
|
||||
|
||||
"workflow.detail.baseinfo.modal.title": "编辑基本信息",
|
||||
"workflow.detail.baseinfo.form.name.label": "名称",
|
||||
"workflow.detail.baseinfo.form.name.placeholder": "请输入工作流名称",
|
||||
"workflow.detail.baseinfo.form.description.label": "描述",
|
||||
"workflow.detail.baseinfo.form.description.label": "描述(可选)",
|
||||
"workflow.detail.baseinfo.form.description.placeholder": "请输入工作流描述",
|
||||
"workflow.detail.orchestration.tab": "流程编排",
|
||||
"workflow.detail.orchestration.draft.alert": "当前编排有未发布的更改。",
|
||||
|
||||
Reference in New Issue
Block a user