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:
parent
28b3abb869
commit
e4cb907f8e
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user