diff --git a/lib/i18n/locales/en.json b/lib/i18n/locales/en.json index da47b60be..7e4e5c8c8 100644 --- a/lib/i18n/locales/en.json +++ b/lib/i18n/locales/en.json @@ -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..." -} \ No newline at end of file +}