changed bitcoin to bitcoin core in UI

This commit is contained in:
Kadir Sekha 2017-11-22 13:55:59 +09:00
commit 7a5a8375f0
3 changed files with 3 additions and 3 deletions

View file

@ -97,7 +97,7 @@
<span ng-include="'views/includes/walletListSettings.html'"></span>
</a>
<div class="item item-divider" ng-show="walletsBtc[0]">{{'Bitcoin Wallets' | translate}}</div>
<div class="item item-divider" ng-show="walletsBtc[0]">{{'Bitcoin Core Wallets' | translate}}</div>
<a class="item item-icon-left item-icon-right" href
ui-sref="tabs.preferences({'walletId': wallet.id})"