feat: when Categorize establishes a connection with other operators, it adds the target node to the to field. #918 (#1418)

### What problem does this PR solve?
feat: when Categorize establishes a connection with other operators, it
adds the target node to the to field. #918

feat: modify the Chinese text of loop #918

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
balibabu
2024-07-08 16:29:54 +08:00
committed by GitHub
parent 61557a101a
commit fce3f6df8e
6 changed files with 68 additions and 24 deletions

View File

@@ -517,7 +517,7 @@ export default {
messagePlaceholder: '訊息',
messageMsg: '請輸入訊息或刪除此欄位。',
addField: '新增字段',
loop: '',
loop: '循環上限',
createFlow: '创建工作流',
yes: '是',
no: '否',

View File

@@ -536,7 +536,7 @@ export default {
messagePlaceholder: '消息',
messageMsg: '请输入消息或删除此字段。',
addField: '新增字段',
loop: '',
loop: '循环上限',
createFlow: '创建工作流',
yes: '是',
no: '否',