something en.json

This commit is contained in:
Jonathan Rainville 2018-05-28 12:31:29 -04:00
parent 45bf11ff2b
commit 6fa472ae11
1 changed files with 6 additions and 17 deletions

View File

@ -128,21 +128,9 @@
"Error while downloading the file": "Error while downloading the file", "Error while downloading the file": "Error while downloading the file",
"Error while loading the content of ": "Error while loading the content of ", "Error while loading the content of ": "Error while loading the content of ",
"no contracts found": "no contracts found", "no contracts found": "no contracts found",
"IPFS node detected": "IPFS node detected", "DApp path length is too long: \"": "DApp path length is too long: \"",
"No process file for this storage type exists. Please start the process locally.": "No process file for this storage type exists. Please start the process locally.", "This is known to cause issues with some applications, please consider reducing your DApp path's length to 66 characters or less.": "This is known to cause issues with some applications, please consider reducing your DApp path's length to 66 characters or less.",
"Starting swarm process": "Starting swarm process", "DApp path length is too long: ": "DApp path length is too long: ",
"Storage process for swarm ended before the end of this process. Code: 0": "Storage process for swarm ended before the end of this process. Code: 0",
"deploying to swarm!": "deploying to swarm!",
"adding %s to swarm": "adding %s to swarm",
"error uploading to swarm": "error uploading to swarm",
"Starting ipfs process": "Starting ipfs process",
"Storage process for ipfs ended before the end of this process. Code: 0": "Storage process for ipfs ended before the end of this process. Code: 0",
"successfully uploaded to swarm": "successfully uploaded to swarm",
"ipfs process started": "ipfs process started",
"no accounts found": "no accounts found",
"initializing genesis block": "initializing genesis block",
"The path for %s in blockchain config contains spaces, please remove them": "The path for %s in blockchain config contains spaces, please remove them",
"Blockchain process ended before the end of this process. Code: %s": "Blockchain process ended before the end of this process. Code: %s",
"WARNING! DApp path length is too long: ": "WARNING! DApp path length is too long: ", "WARNING! DApp path length is too long: ": "WARNING! DApp path length is too long: ",
"This is known to cause issues with starting geth, please consider reducing your DApp path's length to 66 characters or less.": "This is known to cause issues with starting geth, please consider reducing your DApp path's length to 66 characters or less.", "This is known to cause issues with starting geth, please consider reducing your DApp path's length to 66 characters or less.": "This is known to cause issues with starting geth, please consider reducing your DApp path's length to 66 characters or less.",
"Installing packages...": "Installing packages...", "Installing packages...": "Installing packages...",
@ -150,5 +138,6 @@
"open another console in the same directory and run": "open another console in the same directory and run", "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", "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", "%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",
} "IPFS node is offline": "IPFS node is offline"
}