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

@ -39,7 +39,7 @@
<div class="subheader" ng-if="walletsBtc[0] && walletsBch[0]" translate>
<img class="wallet-coin-logo" src="img/icon-bitcoin.svg" width="18">
<span translate>Bitcoin (BTC)</span>
<span translate>Bitcoin Core (BTC)</span>
</div>
<a
ng-repeat="wallet in walletsBtc track by $index"