fix: governance 404 page

This commit is contained in:
Danil Kovtonyuk 2022-05-27 19:28:20 +10:00
parent acf0f2e818
commit d7eed4262e
8 changed files with 114 additions and 47 deletions

View file

@ -288,7 +288,14 @@
"errorPage": {
"title": "Oooops!",
"description": "Page not found.",
"button": "Launch App"
"button": "Launch App",
"switchNetwork": {
"pageName": {
"governance": "Tornado Cash Governance"
},
"description": "There is not {pageName} on the selected network. Please switch to Ethereum Mainnet.",
"button": "Switch network"
}
},
"rejectedRequest": "You rejected {description} request",
"updateCacheEvents": "Syncing deposit events. Please wait",