code node rename

This commit is contained in:
StyleZhang 2024-04-02 20:48:46 +08:00
parent f7184c0e36
commit cf449b31a1
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@ const translation = {
'knowledge-retrieval': '知识检索',
'question-classifier': '问题分类器',
'if-else': '条件分支',
'code': '代码',
'code': '代码执行',
'template-transform': '模板转换',
'http-request': 'HTTP 请求',
'variable-assigner': '变量赋值',