Fix translations. Updates POT
This commit is contained in:
parent
244da69e46
commit
5373faf744
6 changed files with 407 additions and 363 deletions
|
|
@ -91,9 +91,9 @@
|
|||
<div class="item low-fees" ng-if="btx.lowAmount">
|
||||
<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()">Read more</a>
|
||||
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.
|
||||
</span>
|
||||
<a ng-click="readMore()" translate>Learn more</a>
|
||||
</div>
|
||||
|
||||
<div class="item single-line">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue