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

Remove duplicate keys

This commit is contained in:
Thomas 2018-03-20 02:33:46 -07:00
parent f5b0d56b9d
commit de98cb4039

View File

@ -282,9 +282,6 @@
"from": {
"message": "From"
},
"to": {
"message": "To: "
},
"fromToSame": {
"message": "From and To address cannot be the same"
},
@ -696,9 +693,6 @@
"sendTokensAnywhere": {
"message": "Send Tokens to anyone with an Ethereum account"
},
"required": {
"Required"
},
"settings": {
"message": "Settings"
},
@ -763,7 +757,7 @@
"message": "Test Faucet"
},
"to": {
"message": "To"
"message": "To: "
},
"toETHviaShapeShift": {
"message": "$1 to ETH via ShapeShift",