From 1c5489e046ab557634184007dcd5498c57272c77 Mon Sep 17 00:00:00 2001 From: Bogdan A Date: Thu, 30 Sep 2021 19:04:57 +0300 Subject: [PATCH] Locale en message fix- "not connected this site" (#12186) --- app/_locales/en/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/_locales/en/messages.json b/app/_locales/en/messages.json index 1d27a4d5d..9d2aa6aad 100644 --- a/app/_locales/en/messages.json +++ b/app/_locales/en/messages.json @@ -421,7 +421,7 @@ "message": "You have 1 account connected to this site." }, "connectedAccountsEmptyDescription": { - "message": "MetaMask is not connected this site. To connect to a web3 site, find the connect button on their site." + "message": "MetaMask is not connected to this site. To connect to a web3 site, find and click the connect button." }, "connectedSites": { "message": "Connected sites"