Translations additions + some (s)css + review transaction changes
This commit is contained in:
parent
aacc80ea21
commit
f49e8725e8
6 changed files with 34 additions and 20 deletions
|
|
@ -13,12 +13,11 @@
|
|||
<img class="swap-image" src="img/shapeshift_swap.png"/>
|
||||
</div>
|
||||
<div class="subtitle">
|
||||
<p translate>Exchange your BTC to BCH in minutes.</p>
|
||||
<div ng-show="!walletsWithFunds.length">
|
||||
<p translate>Before exchanging your BTC to BCH, you will need to add funds to your wallet.</p>
|
||||
<p translate>You can receive Bitcoin from any wallet or service.</p>
|
||||
<p translate>To start the process you need to add funds to your wallet.</p>
|
||||
</div>
|
||||
<div ng-show="walletsWithFunds.length">
|
||||
<p translate>Using Shapeshift will allow you to exchange your BTC for BCH.</p>
|
||||
<p translate>The process is fast and you will receive the exchanged amount in your wallet.</p>
|
||||
</div>
|
||||
<div ng-show="!hasWallets" translate>To get started, you'll need to create a bitcoin wallet and get some bitcoin.</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue