tornado-initiation-ui/langs/en.json

32 lines
1.4 KiB
JSON
Raw Normal View History

2020-10-30 09:01:41 +01:00
{
"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",
2020-11-03 07:54:19 +01:00
"pleaseInstallMetamask": "Please install Metamask. We recommend using this wallet.",
"completed": "Completed",
"deploy": "Deploy",
"deployedBy": "Deployed by: {link}",
"startNow": "Start now",
"completedTasks": "Completed Tasks: {progress}",
2021-08-21 04:42:17 +02:00
"pageSubtitle": "Follow these simple steps to become part of deployment of Tornado.Cash protocol on xDAI Chain.",
"alreadyDeployed": "Already deployed",
"contractDeployed": "Contract successfully deployed",
"transactionFailed": "Transaction was failed",
2020-11-11 20:07:00 +01:00
"cannotBeExecuted": "This action is not deployable at the moment",
"sendingTransaction": "Sending transaction",
"viewOnEtherscan": "View on Etherscan",
"pleaseConnectWallet": "Please connect your wallet first",
2021-06-02 11:47:40 +02:00
"dependsOnEns": "This action depends on {ens}",
2021-08-21 04:42:17 +02:00
"xDaiOnly": "Please switch your wallet to xDAI Chain",
"switchNetwork": "Switch to xDAI"
2020-10-30 09:01:41 +01:00
}