mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Add missing period to localized message (#8562)
The description for the "Unconnected account" alert has been updated to include a period at the end of the sentence.
This commit is contained in:
parent
c4fb514f3d
commit
ee4f05c930
@ -1553,7 +1553,7 @@
|
||||
"message": "Not connected"
|
||||
},
|
||||
"unconnectedAccountAlertDescription": {
|
||||
"message": "This account is not connected to this site"
|
||||
"message": "This account is not connected to this site."
|
||||
},
|
||||
"unconnectedAccountAlertDisableTooltip": {
|
||||
"message": "This can be changed in \"Settings > Alerts\""
|
||||
|
Loading…
x
Reference in New Issue
Block a user