mirror of
https://github.com/tornadocash/tornado-initiation-ui.git
synced 2024-11-22 09:36:52 +01:00
30 lines
1.3 KiB
JSON
30 lines
1.3 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": "Follow these simple steps to become part of deployment of Tornado.Cash Governance protocol.",
|
||
|
"alreadyDeployed": "Already deployed",
|
||
|
"contractDeployed": "Contract successfully deployed",
|
||
|
"transactionFailed": "Transaction was failed",
|
||
|
"cannotBeExecuted": "This action is not deployable at the moment",
|
||
|
"sendingTransaction": "Sending transaction",
|
||
|
"viewOnEtherscan": "View on Etherscan",
|
||
|
"pleaseConnectWallet": "Please connect your wallet first",
|
||
|
"dependsOnEns": "This action depends on {ens}"
|
||
|
}
|