Skip to content

Commit

Permalink
feat(send): update some copy
Browse files Browse the repository at this point in the history
  • Loading branch information
plondon committed Apr 26, 2021
1 parent a2af623 commit 0d13c9e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -457,7 +457,7 @@ type MessagesType = {
'copy.viewTransactions': 'View Transactions'
'copy.to': 'To'
'copy.to:': 'To: '
'copy.trade_and_fund': 'Send, Receive and instantly fund your trades using the Trading Account.'
'copy.trade_and_fund': 'Send, Receive, Buy and Swap cryptocurrencies with your Trading Account.'
'copy.trading_account_access': 'Get Trading Account access'
'copy.trading_get_access': 'Get access to the Trading Account in seconds by completing your profile and getting Silver access.'
'copy.trading_start': 'Use the Trading Account'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ const InitTradingAccount: React.FC<Props> = props => {
resultCopy={
<FormattedMessage
id='copy.trade_and_fund'
defaultMessage='Send, Receive and instantly fund your trades using the Trading Account.'
defaultMessage='Send, Receive, Buy and Swap cryptocurrencies with your Trading Account.'
/>
}
/>
Expand Down

0 comments on commit 0d13c9e

Please sign in to comment.