diff options
-rw-r--r-- | app/_locales/en/messages.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/_locales/en/messages.json b/app/_locales/en/messages.json index ecce27de2..7353d8976 100644 --- a/app/_locales/en/messages.json +++ b/app/_locales/en/messages.json @@ -694,7 +694,7 @@ "message": "Send Tokens" }, "onlySendToEtherAddress": { - "message": "Only send to an Ethereum address." + "message": "Only send ETH to an Ethereum address." }, "sendTokensAnywhere": { "message": "Send Tokens to anyone with an Ethereum account" |