This commit is contained in:
Roman Storm 2021-06-09 12:47:38 -07:00
parent 2b7259f70b
commit 2bcadbb351
No known key found for this signature in database
GPG Key ID: 522F2A785F34E71F
4 changed files with 42 additions and 34 deletions

View File

@ -7,7 +7,7 @@
</template>
<template slot="start">
<b-navbar-item
href="https://medium.com/@tornado.cash/tornado-cash-governance-proposal-a55c5c7d0703"
href="https://medium.com/@tornado-cash/tornado-cash-bsc-deployment-proposal-96dfc06055f8"
target="_blank"
class="decorate"
>

View File

@ -17,7 +17,7 @@
"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.",
"pageSubtitle": "Follow these simple steps to become part of deployment of Tornado.Cash protocol on BSC chain.",
"alreadyDeployed": "Already deployed",
"contractDeployed": "Contract successfully deployed",
"transactionFailed": "Transaction was failed",

View File

@ -1,7 +1,7 @@
<template>
<div>
<h1 class="title has-text-centered">
Tornado.cash <span>Governance</span> Initiation
Tornado.cash <span>BSC</span> Deployment
</h1>
<h2 class="subtitle has-text-centered">{{ $t('pageSubtitle') }}</h2>

File diff suppressed because one or more lines are too long