4
1
mirror of https://github.com/Qortal/qortal-ui.git synced 2025-02-11 17:55:51 +00:00

fix translation

This commit is contained in:
PhilReact 2023-10-29 22:42:26 +02:00
parent 28b3abb869
commit e4cb907f8e

View File

@ -579,9 +579,9 @@ class SaveSettingsQdn extends connect(store)(LitElement) {
<popover-component for="save-icon" message="">
<div style="margin-bottom:20px">
<p style="margin:10px 0px; font-size:16px">
${`${translate('walletpage.wchange12')}: ${
${translate('walletpage.wchange12')}: ${
this.fee ? this.fee.feeToShow : ''
}`}
}
</p>
</div>
<div