aboutsummaryrefslogtreecommitdiffstats
path: root/app/_locales
diff options
context:
space:
mode:
Diffstat (limited to 'app/_locales')
-rw-r--r--app/_locales/en/messages.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/app/_locales/en/messages.json b/app/_locales/en/messages.json
index 564c12f86..f0927af9c 100644
--- a/app/_locales/en/messages.json
+++ b/app/_locales/en/messages.json
@@ -877,6 +877,12 @@
"selectAnAddress": {
"message": "Select an Address"
},
+ "selectAnAccount": {
+ "message": "Select an Account"
+ },
+ "selectAnAccountHelp": {
+ "message": "These are the accounts available in your hardware wallet. Select the one you’d like to use in MetaMask."
+ },
"sendTokensAnywhere": {
"message": "Send Tokens to anyone with an Ethereum account"
},