mirror of
https://github.com/embarklabs/embark.git
synced 2025-01-11 14:24:24 +00:00
add missing comma
This commit is contained in:
parent
01ae387c74
commit
f828e9d87e
@ -96,9 +96,9 @@
|
||||
"help": "help",
|
||||
"quit": "quit",
|
||||
"Error Compiling/Building contracts: ": "Error Compiling/Building contracts: ",
|
||||
"file not found, creating it...": "file not found, creating it..."
|
||||
"file not found, creating it...": "file not found, creating it...",
|
||||
"{{className}} has code associated to it but it's configured as an instanceOf {{parentContractName}}": "{{className}} has code associated to it but it's configured as an instanceOf {{parentContractName}}",
|
||||
"downloading {{packageName}} {{version}}....": "downloading {{packageName}} {{version}}....",
|
||||
"Swarm node is offline...": "Swarm node is offline...",
|
||||
"Swarm node detected...": "Swarm node detected..."
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user