feat: add missing workflow i18n keys (#3309)

Co-authored-by: lbm21 <313338264@qq.com>
This commit is contained in:
Lao
2024-04-10 22:20:14 +08:00
committed by GitHub
parent d948b0b49b
commit 0f897bc1f9
9 changed files with 29 additions and 6 deletions

View File

@@ -46,6 +46,9 @@ const translation = {
content: '该变量在其他节点中使用。您是否仍要删除它?',
},
insertVarTip: '按 \'/\' 键快速插入',
processData: '数据处理',
input: '输入',
output: '输出',
},
errorMsg: {
fieldRequired: '{{field}} 不能为空',