diff --git a/www/views/confirm.html b/www/views/confirm.html index bc686ad9c..a3cef657d 100644 --- a/www/views/confirm.html +++ b/www/views/confirm.html @@ -58,8 +58,8 @@ From - To - From + To + From
@@ -123,7 +123,7 @@ ng-if="!isCordova && wallets[0] && !insufficientFunds && !noMatchingWallet" click-send-status="sendStatus" has-wallet-chosen="wallet"> - Click to pay + {{'Accept' | translate}} - Slide to pay + {{'Accept' | translate}} - Payment Sent - Proposal Created - Transaction created + Payment Sent + Proposal Created + Transaction created
A transfer has been initiated from your bank account. Your bitcoins should arrive to your wallet in 2-4 business day A transfer has been initiated to your bank account. Should arrive in 4-6 business days diff --git a/www/views/modals/txp-details.html b/www/views/modals/txp-details.html index ba62411f0..1496acc64 100644 --- a/www/views/modals/txp-details.html +++ b/www/views/modals/txp-details.html @@ -166,19 +166,19 @@ ng-if="tx.pendingForUs && canSign && !paymentExpired && hasClick" click-send-status="sendStatus" has-wallet-chosen="true"> - Click to accept + {{'Accept'| translate}} - Slide to accept + {{'Accept'| translate}} - Payment Sent + {{'Payment Sent' | translate}}