From 198760609c583e9955be6966f6a515a8bb6484af Mon Sep 17 00:00:00 2001 From: Jonathan Rainville Date: Wed, 30 May 2018 09:18:05 -0400 Subject: [PATCH] new trasnlastion --- lib/i18n/locales/en.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lib/i18n/locales/en.json b/lib/i18n/locales/en.json index 75427395..a75856d9 100644 --- a/lib/i18n/locales/en.json +++ b/lib/i18n/locales/en.json @@ -138,5 +138,8 @@ "open another console in the same directory and run": "open another console in the same directory and run", "For more info go to http://embark.status.im": "For more info go to http://embark.status.im", "%s is not installed on your machine": "%s is not installed on your machine", - "You can install it by visiting: %s": "You can install it by visiting: %s" + "You can install it by visiting: %s": "You can install it by visiting: %s", + "unknown command": "unknown command", + "Simulator not found; Please install it with \"%s\"": "Simulator not found; Please install it with \"%s\"", + "IMPORTANT: if you using a NodeJS version older than 6.9.1 then you need to install an older version of testrpc \"%s\"": "IMPORTANT: if you using a NodeJS version older than 6.9.1 then you need to install an older version of testrpc \"%s\"" } \ No newline at end of file