tornado-initiation-ui/langs/en.json
Danil Kovtonyuk 34f5cbe728 update provider
add notifications to deploy
2020-11-03 21:48:03 +10:00

27 lines
1.1 KiB
JSON

{
"closeNotification": "Close notification",
"yourWallet": "Your Wallet",
"pleaseSelectYourWeb3Wallet": "Please select your Web3 compatible wallet:",
"otherWallet": "Other Wallet",
"currentNetworkIsNotSupported": "Current network is not supported. Try Kovan or Mainnet",
"logout": "Logout",
"connect": "Connect",
"close": "Close",
"preparingTransactionData": "Preparing Transaction Data",
"loading": "Loading",
"pleaseConfirmTransactionInWallet": "Please confirm transaction in {wallet}",
"info": "Info",
"pleaseInstallMetamask": "Please install Metamask. We recommend using this wallet.",
"completed": "Completed",
"deploy": "Deploy",
"deployedBy": "Deployed by: {link}",
"startNow": "Start now",
"completedTasks": "Completed Tasks: {progress}",
"pageSubtitle": "Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium.",
"alreadyDeployed": "Already deployed",
"contractDeployed": "Contract successfully deployed",
"transactionFailed": "Transaction was failed",
"sendingTransaction": "Sending transaction",
"viewOnEtherscan": "View on Etherscan"
}