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:
parent
f5b0d56b9d
commit
de98cb4039
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user