diff --git a/ui/src/components/ai-chat/component/knowledge-source-component/ExecutionDetailCard.vue b/ui/src/components/ai-chat/component/knowledge-source-component/ExecutionDetailCard.vue index 64d111e3c..cd929973e 100644 --- a/ui/src/components/ai-chat/component/knowledge-source-component/ExecutionDetailCard.vue +++ b/ui/src/components/ai-chat/component/knowledge-source-component/ExecutionDetailCard.vue @@ -229,7 +229,7 @@
{{ $t('chat.executionDetails.title') }}
{{ $t('views.shared.type') }}
+{{ $t('common.type') }}
- {{ $t('views.workflow.condition.front') }}
+ {{ $t('workflow.condition.front') }}