mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 18:00:18 +01:00
Correct connection language (#13605)
* Correct connection language Fixes #13604 Does not initiate transactions, but suggests them. * Update app/_locales/en/messages.json
This commit is contained in:
parent
e49430f3d9
commit
f4a25cb153
@ -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…
Reference in New Issue
Block a user