-
+
{t('workflow.common.notRunning')}
diff --git a/web/i18n/en-US/workflow.ts b/web/i18n/en-US/workflow.ts
index 7e851aa3de..f08ffda235 100644
--- a/web/i18n/en-US/workflow.ts
+++ b/web/i18n/en-US/workflow.ts
@@ -68,7 +68,7 @@ const translation = {
'question-classifier': 'Question Classifier',
'if-else': 'IF/ELSE',
'code': 'Code',
- 'template-transform': 'Templating Transform',
+ 'template-transform': 'Template',
'http-request': 'HTTP Request',
'variable-assigner': 'Variable Assigner',
},