fix: governance 404 page
This commit is contained in:
parent
acf0f2e818
commit
d7eed4262e
8 changed files with 114 additions and 47 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue