aboutsummaryrefslogtreecommitdiffstats
path: root/app/_locales
diff options
context:
space:
mode:
Diffstat (limited to 'app/_locales')
-rw-r--r--app/_locales/en/messages.json24
1 files changed, 21 insertions, 3 deletions
diff --git a/app/_locales/en/messages.json b/app/_locales/en/messages.json
index d4860bbfb..53d46b6f8 100644
--- a/app/_locales/en/messages.json
+++ b/app/_locales/en/messages.json
@@ -470,15 +470,21 @@
"message": "Tips on storing it safely"
},
"endOfFlowMessage3": {
- "message": "Save a backup in multiple places"
+ "message": "Save a backup in multiple places."
},
"endOfFlowMessage4": {
- "message": "Never tell anyone"
+ "message": "Never share the phrase with anyone."
},
"endOfFlowMessage5": {
- "message": "If you need to back your seed phrase again, you can find it in Settings -> Security."
+ "message": "Be careful of phishing! MetaMask will never spontaneously ask for your seed phrase."
},
"endOfFlowMessage6": {
+ "message": "If you need to back your up seed phrase again, you can find it in Settings -> Security."
+ },
+ "endOfFlowMessage7": {
+ "message": "If you ever have questions or see something fishy, email support@metamask.io."
+ },
+ "endOfFlowMessage8": {
"message": "MetaMask cannot recover your seedphrase. Learn more."
},
"ensNameNotFound": {
@@ -689,6 +695,9 @@
"importWallet": {
"message": "Import Wallet"
},
+ "importYourExisting": {
+ "message": "Import your existing wallet using a 12 word seed phrase"
+ },
"imported": {
"message": "Imported",
"description": "status showing that an account has been fully loaded into the keyring"
@@ -1000,6 +1009,12 @@
"originalTotal": {
"message": "Original Total"
},
+ "participateInMetaMetrics": {
+ "message": "Participate in MetaMetrics"
+ },
+ "participateInMetaMetricsDesciption": {
+ "message": "Participate in MetaMetrics to help us make MetaMask better"
+ },
"password": {
"message": "Password"
},
@@ -1435,6 +1450,9 @@
"testFaucet": {
"message": "Test Faucet"
},
+ "thisWillCreate": {
+ "message": "This will create a new wallet and seed phrase"
+ },
"tips": {
"message": "Tips"
},