Skip to content

Commit

Permalink
feat(simple buy): start on billing addr
Browse files Browse the repository at this point in the history
  • Loading branch information
Philip London committed Apr 28, 2020
1 parent 79d1820 commit eeb237a
Show file tree
Hide file tree
Showing 11 changed files with 1,354 additions and 223 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1014,6 +1014,7 @@ type MessagesType = {
'modals.signmessage.secondstep.message': 'Message:'
'modals.signmessage.secondstep.signature': 'Signature:'
'modals.signmessage.title': 'Sign Message'
'modals.simplebuy.billing_address': 'Billing Address'
'modals.simplebuy.buycrypto': 'Buy Crypto'
'modals.simplebuy.canceled': 'Trade Canceled'
'modals.simplebuy.cancelorder.areyousure': 'Are you sure?'
Expand Down

0 comments on commit eeb237a

Please sign in to comment.