-
+
@@ -67,7 +69,7 @@ useDynamicButton({
v-if="workflowList.length === 0 && isRefreshed"
error-code="404"
:error-title="t('workflow.noWorkflow')"
- :error-description="t('workflow.clickToAdd')"
+ :error-description="t('workflow.noWorkflowDescription')"
/>