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

Fix wording of private key warning shown during export

This commit is contained in:
Whymarrh Whitby 2018-10-16 19:05:21 -02:30
parent 222da7f523
commit e96188ce9d

View File

@ -798,7 +798,7 @@
"description": "select this type of file to use to import an account"
},
"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": {
"message": "Private Network"