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