mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Merge pull request #5535 from whymarrh/export-privkey-words
Update wording on export private key modal
This commit is contained in:
commit
0c095679d2
@ -798,7 +798,7 @@
|
|||||||
"description": "select this type of file to use to import an account"
|
"description": "select this type of file to use to import an account"
|
||||||
},
|
},
|
||||||
"privateKeyWarning": {
|
"privateKeyWarning": {
|
||||||
"message": "Warning: Never disclose this key. Anyone with your private keys can take steal any assets held in your account."
|
"message": "Warning: Never disclose this key. Anyone with your private keys can steal any assets held in your account."
|
||||||
},
|
},
|
||||||
"privateNetwork": {
|
"privateNetwork": {
|
||||||
"message": "Private Network"
|
"message": "Private Network"
|
||||||
@ -1189,7 +1189,7 @@
|
|||||||
"message": "These 12 words are the only way to restore your MetaMask accounts.\nSave them somewhere safe and secret."
|
"message": "These 12 words are the only way to restore your MetaMask accounts.\nSave them somewhere safe and secret."
|
||||||
},
|
},
|
||||||
"typePassword": {
|
"typePassword": {
|
||||||
"message": "Type Your Password"
|
"message": "Type your MetaMask password"
|
||||||
},
|
},
|
||||||
"uiWelcome": {
|
"uiWelcome": {
|
||||||
"message": "Welcome to the New UI (Beta)"
|
"message": "Welcome to the New UI (Beta)"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user