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

Missing comma in messages.json

This commit is contained in:
Dan 2018-03-06 21:25:30 -03:30
parent 9d215bab0f
commit 7c2257e09c

View File

@ -373,7 +373,7 @@
"newAccountNumberName": {
"message": "Account $1",
"description": "Default name of next account to be created on create account screen"
}
},
"newContract": {
"message": "New Contract"
},