changed Bitcoin to Bitcoin Core (BTC)

This commit is contained in:
Kadir Sekha 2017-12-17 17:30:39 +00:00
commit 37ae615557
5 changed files with 5 additions and 5 deletions

View file

@ -22,7 +22,7 @@
<span ng-if="loadingFee">...</span>
</div>
<div>
<span translate>Bitcoin (BTC) rate for this policy</span>:
<span translate>Bitcoin Core (BTC) rate for this policy</span>:
<span class="fee-rate" ng-if="feePerSatByteBtc">{{feePerSatByteBtc}} satoshis/byte</span>
<span ng-if="loadingFee">...</span>
</div>