Merge pull request #6418 from cmgustavo/translations/update-05
Updates pot file
This commit is contained in:
commit
6b3786ff5f
2 changed files with 282 additions and 145 deletions
File diff suppressed because it is too large
Load diff
|
|
@ -31,11 +31,11 @@
|
|||
</div>
|
||||
<div class="comment" ng-if="showMinWarning">
|
||||
<i class="icon"><img src="img/icon-warning.png"></i>
|
||||
<span class="text" translate>Your fee is lower than the recommended super economy fee ({{getMinimumRecommeded()}} satoshis/byte). Your transaction may never get confirmed.</span>
|
||||
<span class="text" translate>Your fee is lower than recommended super economy fee ({{getMinimumRecommeded()}} satoshis/byte). The transaction may never get confirmed.</span>
|
||||
</div>
|
||||
<div class="comment" ng-if="showMaxWarning">
|
||||
<i class="icon"><img src="img/icon-warning.png"></i>
|
||||
<span class="text" translate>Your could not set a fee higher than 1000 satoshis/byte.</span>
|
||||
<span class="text" translate>You could not set a fee higher than 1000 satoshis/byte.</span>
|
||||
</div>
|
||||
</ion-content>
|
||||
</ion-modal-view>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue