diff --git a/lib/i18n/locales/en.json b/lib/i18n/locales/en.json index 92e51510..41b2d113 100644 --- a/lib/i18n/locales/en.json +++ b/lib/i18n/locales/en.json @@ -116,5 +116,6 @@ "Embark is building, please wait...": "Embark is building, please wait...", "finished building DApp and deploying to": "finished building DApp and deploying to", "Type": "Type", - "to see the list of available commands": "to see the list of available commands" -} + "to see the list of available commands": "to see the list of available commands", + "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