feat: 增加工作流合法性校验功能
This commit is contained in:
@@ -47,6 +47,19 @@
|
||||
"subProcess": "SubProcess",
|
||||
"workflowSelect": "WorkflowSelect",
|
||||
"bochaSearch": "BochaSearch",
|
||||
"check": "Check",
|
||||
"checkPassed": "Workflow check passed",
|
||||
"checkFailed": "Workflow check failed. Please fix the issues first",
|
||||
"checkContentEmpty": "Canvas content is empty, unable to check",
|
||||
"checkIssuesTitle": "Workflow Check Issues",
|
||||
"checkStageLabel": "Stage",
|
||||
"issueCount": "Issue Count",
|
||||
"checkLevel": "Level",
|
||||
"checkCode": "Rule Code",
|
||||
"checkLocation": "Location",
|
||||
"checkMessage": "Description",
|
||||
"stageSave": "Save Check",
|
||||
"stagePreExecute": "Pre-execute Check",
|
||||
"descriptions": {
|
||||
"fileContentExtraction": "Extract text content from PDF or Word documents, etc",
|
||||
"documentAddress": "Document URL address",
|
||||
|
||||
Reference in New Issue
Block a user