Correct connection language (#13605)

* Correct connection language

Fixes #13604

Does not initiate transactions, but suggests them.

* Update app/_locales/en/messages.json
feature/default_network_editable
Dan Finlay 3 years ago committed by ryanml
parent e49430f3d9
commit f4a25cb153
  1. 2
      app/_locales/en/messages.json

@ -1086,7 +1086,7 @@
"message": "Backup gas price is provided as the main gas estimation service is unavailable right now."
},
"eth_accounts": {
"message": "See address, account balance, activity and initiate transactions",
"message": "See address, account balance, activity and suggest transactions to approve",
"description": "The description for the `eth_accounts` permission"
},
"ethereumPublicAddress": {

Loading…
Cancel
Save