mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-10 03:16:51 +08:00
feat: add missing workflow i18n keys (#3309)
Co-authored-by: lbm21 <313338264@qq.com>
This commit is contained in:
@@ -46,6 +46,9 @@ const translation = {
|
||||
content: '他のノードで変数が使用されています。それでも削除しますか?',
|
||||
},
|
||||
insertVarTip: 'クイック挿入のために\'/\'キーを押します',
|
||||
processData: 'データ処理',
|
||||
input: '入力',
|
||||
output: '出力',
|
||||
},
|
||||
errorMsg: {
|
||||
fieldRequired: '{{field}}は必須です',
|
||||
|
||||
Reference in New Issue
Block a user