Improves wording
This commit is contained in:
parent
82f356a513
commit
5163e9617c
4 changed files with 16 additions and 18 deletions
|
|
@ -77,13 +77,13 @@
|
|||
</span>
|
||||
</div>
|
||||
<div class="text-center" ng-show="sell.success">
|
||||
<h1 translate>Sale complete</h1>
|
||||
<h1 translate>Sale initiated</h1>
|
||||
<p class="text-gray" translate>
|
||||
A transfer has been initiated to your bank account and should arrive in 4-6 business days.
|
||||
</p>
|
||||
|
||||
<button class="outline dark-gray round expand"
|
||||
ng-click="$root.go('glidera')" translate>Finish</button>
|
||||
ng-click="$root.go('glidera')">OK</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue