diff --git a/lib/i18n/locales/en.json b/lib/i18n/locales/en.json index 23117f7ef..d5b7baa0e 100644 --- a/lib/i18n/locales/en.json +++ b/lib/i18n/locales/en.json @@ -102,13 +102,9 @@ "Swarm node is offline...": "Swarm node is offline...", "Swarm node detected...": "Swarm node detected...", "Cannot find file %s Please ensure you are running this command inside the Dapp folder": "Cannot find file %s Please ensure you are running this command inside the Dapp folder", - "finished building": "finished building", "compiling Vyper contracts": "compiling Vyper contracts", "Vyper exited with error code ": "Vyper exited with error code ", "attempted to deploy %s without specifying parameters": "attempted to deploy %s without specifying parameters", - "adding %s to ipfs": "adding %s to ipfs", - "DApp available at": "DApp available at", - "successfully uploaded to ipfs": "successfully uploaded to ipfs", "Ethereum node (version unknown)": "Ethereum node (version unknown)", "No Blockchain node found": "No Blockchain node found", "Couldn't connect to an Ethereum node are you sure it's on?": "Couldn't connect to an Ethereum node are you sure it's on?", @@ -126,4 +122,4 @@ "successfully uploaded to ipfs": "successfully uploaded to ipfs", "finished building DApp and deploying to": "finished building DApp and deploying to", "instantiated js-ipfs object configured to the current environment (available if ipfs is enabled)": "instantiated js-ipfs object configured to the current environment (available if ipfs is enabled)" -} \ No newline at end of file +}