From cbf0231e226264884689ac8768788909a15c43b0 Mon Sep 17 00:00:00 2001 From: Danil Kovtonyuk Date: Tue, 7 Dec 2021 00:23:24 +1000 Subject: [PATCH] fix: text --- components/Navbar.vue | 7 ++++++- langs/en.json | 2 +- pages/index.vue | 2 +- static/deploymentActions.json | 22 +++++++--------------- 4 files changed, 15 insertions(+), 18 deletions(-) diff --git a/components/Navbar.vue b/components/Navbar.vue index 88b1822..6e17885 100644 --- a/components/Navbar.vue +++ b/components/Navbar.vue @@ -6,7 +6,12 @@ diff --git a/langs/en.json b/langs/en.json index 5fc5bd4..22c0847 100644 --- a/langs/en.json +++ b/langs/en.json @@ -19,7 +19,7 @@ "l1": "Layer 1", "l2": "Layer 2", "completedTasks": "Completed {layer} Tasks: {progress}", - "pageSubtitle": "Follow these simple steps to become part of deployment of Tornado.Cash Pool protocol.", + "pageSubtitle": "Follow these simple steps to become part of deployment of Tornado.Cash Nova protocol.", "alreadyDeployed": "Already deployed", "contractDeployed": "Contract successfully deployed", "transactionFailed": "Transaction was failed", diff --git a/pages/index.vue b/pages/index.vue index e8f3cc3..1cee93f 100644 --- a/pages/index.vue +++ b/pages/index.vue @@ -1,7 +1,7 @@