1
0
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:
Mark Stacey 2020-05-08 21:48:21 -03:00 committed by GitHub
parent c4fb514f3d
commit ee4f05c930
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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\""