mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +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
eb39290dcd
commit
c01c312d5d
2
app/_locales/en/messages.json
generated
2
app/_locales/en/messages.json
generated
@ -1078,7 +1078,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