1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00

Update onlySendToEtherAddress message

This commit is contained in:
Thomas 2018-03-20 11:04:15 -07:00
parent 4fc68ca208
commit 2c42cfdf1e

View File

@ -694,7 +694,7 @@
"message": "Send Tokens" "message": "Send Tokens"
}, },
"onlySendToEtherAddress": { "onlySendToEtherAddress": {
"message": "Only send to an Ethereum address." "message": "Only send ETH to an Ethereum address."
}, },
"sendTokensAnywhere": { "sendTokensAnywhere": {
"message": "Send Tokens to anyone with an Ethereum account" "message": "Send Tokens to anyone with an Ethereum account"