Render missing strings in ExecutionDetails

This commit is contained in:
Iván Ovejero
2021-12-02 13:41:34 +01:00
parent 01db7f4a5b
commit d2c79d3ef0
3 changed files with 8 additions and 4 deletions

View File

@@ -24,7 +24,7 @@
:title="$baseText('executionDetails.executionFailed')"
/>
</span>
of
{{ $baseText('executionDetails.of') }}
<span class="primary-color clickable" :title="$baseText('executionDetails.openWorkflow')">
<WorkflowNameShort :name="workflowName">
<template v-slot="{ shortenedName }">
@@ -34,7 +34,7 @@
</template>
</WorkflowNameShort>
</span>
workflow
{{ $baseText('executionDetails.workflow') }}
</span>
<n8n-tooltip class="read-only primary-color" placement="bottom-end" >
<div slot="content">