mirror of https://github.com/langgenius/dify.git
code node rename
This commit is contained in:
parent
f7184c0e36
commit
cf449b31a1
|
|
@ -82,7 +82,7 @@ const translation = {
|
|||
'knowledge-retrieval': '知识检索',
|
||||
'question-classifier': '问题分类器',
|
||||
'if-else': '条件分支',
|
||||
'code': '代码',
|
||||
'code': '代码执行',
|
||||
'template-transform': '模板转换',
|
||||
'http-request': 'HTTP 请求',
|
||||
'variable-assigner': '变量赋值',
|
||||
|
|
|
|||
Loading…
Reference in New Issue