🐛 Fix some i18n line break issues

This commit is contained in:
Jan Oberhauser
2022-03-05 20:11:34 +01:00
parent cb5b98afbc
commit f04e6ac43e
4 changed files with 7 additions and 9 deletions

View File

@@ -98,14 +98,14 @@
</h3>
<div class="text">
{{ $locale.baseText(
<span v-html="$locale.baseText(
'runData.theNodeContains',
{
interpolate: {
numberOfKb: parseInt(dataSize/1024).toLocaleString()
}
}
)}}
)"></span>
</div>
<n8n-button