fix(buyandsell): minor language improvements to buyandsell flows
This commit is contained in:
parent
aaf9008394
commit
1ba28be47c
6 changed files with 8 additions and 8 deletions
|
|
@ -15,7 +15,7 @@
|
|||
<div class="integration-onboarding-logo">
|
||||
<img src="img/coinbase-logo.png">
|
||||
</div>
|
||||
<div class="integration-onboarding-description" ng-hide="showOauthForm" translate>Coinbase's service is available in 33 countries, and can take 3-5 days to buy or sell bitcoin.</div>
|
||||
<div class="integration-onboarding-description" ng-hide="showOauthForm" translate>Coinbase's exchange service is available in 33 countries, and can take 3-5 days to buy or sell bitcoin.</div>
|
||||
<div class="integration-onboarding-description" ng-show="showOauthForm" translate>If you have trouble, contact Coinbase support for direct assistance.</div>
|
||||
<div class="integration-onboarding-cta" ng-show="!showOauthForm">
|
||||
<button class="button button-standard button-primary" ng-click="coinbase.openAuthenticateWindow()" translate>Connect Coinbase Account</button>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue