buy.bitcoin.com service translatable
This commit is contained in:
parent
5b581d3be2
commit
829c8f958e
5 changed files with 45 additions and 28 deletions
|
|
@ -2,7 +2,7 @@
|
|||
<ion-nav-bar class="bar-royal">
|
||||
<ion-nav-back-button>
|
||||
</ion-nav-back-button>
|
||||
<ion-nav-title>Buy or Sell Bitcoin</ion-nav-title>
|
||||
<ion-nav-title translate>Buy or Sell Bitcoin</ion-nav-title>
|
||||
</ion-nav-bar>
|
||||
<ion-content>
|
||||
<div class="list">
|
||||
|
|
@ -10,8 +10,8 @@
|
|||
<i class="icon buy-and-sell-icon">
|
||||
<img src="img/icon-bitcoin.svg"/>
|
||||
</i>
|
||||
<div class="explain-heading">Connect an Exchange</div>
|
||||
<div class="explain-description">Buy or sell bitcoin directly from your wallet by connecting your exchange accounts.</div>
|
||||
<div class="explain-heading" translate>Connect an Exchange</div>
|
||||
<div class="explain-description" translate>Buy or sell bitcoin directly from your wallet by connecting your exchange accounts.</div>
|
||||
</div>
|
||||
<div class="item item-divider"></div>
|
||||
<div ng-repeat="service in services">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue