You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/popup/locales/en.json
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -104,6 +104,11 @@
104
104
"title": "Multisig backend failure",
105
105
"description": "Multisig vaults may not be accessible at the moment due to temporary backend failure. <p> If you are trying to access your multisig vaults please try again later. </p>"
106
106
},
107
+
"etherscan": {
108
+
"statusMessage": "Etherscan services are down.",
109
+
"title": "Etherscan services are down",
110
+
"description": "Some features such as fetching transaction history and transaction details on Ethereum network may not be functioning properly at the moment."
0 commit comments