fix(web): add tool_id required check list

This commit is contained in:
zhaoying
2026-04-20 14:47:16 +08:00
parent 4a39fd5f46
commit 559b4bef6b
4 changed files with 10 additions and 2 deletions

View File

@@ -2564,6 +2564,7 @@ Memory Bear: After the rebellion, regional warlordism intensified for several re
'jinja-render.template': 'Template',
'document-extractor.file_selector': 'File variable',
'list-operator.input_list': 'Input list',
'tool.tool_id': 'Tool',
},
checkListHasErrors: 'Please resolve all issues in the checklist before publishing',
variableSelect: {

View File

@@ -2528,6 +2528,7 @@ export const zh = {
'jinja-render.template': '模板',
'document-extractor.file_selector': '文件变量',
'list-operator.input_list': '输入变量',
'tool.tool_id': '工具',
},
checkListHasErrors: '发布前确认检查清单中所有问题均已解决',
variableSelect: {