fix(buyandsell): minor language improvements to buyandsell flows

This commit is contained in:
Jason Dreyzehner 2017-02-01 18:04:24 -05:00
commit 1ba28be47c
6 changed files with 8 additions and 8 deletions

View file

@ -2,7 +2,7 @@
<ion-nav-bar class="bar-royal">
<ion-nav-back-button>
</ion-nav-back-button>
<ion-nav-title translate>Buy &amp; Sell Bitcoin</ion-nav-title>
<ion-nav-title translate>Buy or Sell Bitcoin</ion-nav-title>
</ion-nav-bar>
<ion-content>
<div class="list">
@ -11,7 +11,7 @@
<img src="/img/icon-bitcoin.svg"/>
</i>
<div class="explain-heading" translate>Connect an Exchange</div>
<div class="explain-description" translate>Buy and sell bitcoin directly from your wallet by connecting your exchange accounts.</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">