Remove duplicated translate directive
This commit is contained in:
parent
299c28eedc
commit
a9a271fdb7
1 changed files with 1 additions and 1 deletions
|
|
@ -92,7 +92,7 @@
|
|||
<i class="icon"><img src="img/icon-warning.png" width="20px"></i>
|
||||
<span translate>
|
||||
This transaction amount is too small compared to current Bitcoin network fees. Spending these funds will need a Bitcoin network fee cost comparable
|
||||
to the funds itself. <a ng-click="readMore()" translate>Read more</a>
|
||||
to the funds itself. <a ng-click="readMore()">Read more</a>
|
||||
</span>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue