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: 'The variable is used in other nodes. Do you still want to remove it?',
},
insertVarTip: 'Press the \'/\' key to insert quickly',
processData: 'Process Data',
input: 'Input',
output: 'Output',
},
errorMsg: {
fieldRequired: '{{field}} is required',