diff --git a/app/_locales/en/messages.json b/app/_locales/en/messages.json index dac6a5634..fd9c12b64 100644 --- a/app/_locales/en/messages.json +++ b/app/_locales/en/messages.json @@ -528,6 +528,9 @@ "message": "This is a beta version. Please report bugs $1", "description": "$1 represents the word 'here' in a hyperlink" }, + "betaMetamaskInstitutionalVersion": { + "message": "MetaMask Institutional Beta Version" + }, "betaMetamaskVersion": { "message": "MetaMask Beta Version" }, @@ -2268,6 +2271,9 @@ "metaMaskConnectStatusParagraphTwo": { "message": "The connection status button shows if the website you’re visiting is connected to your currently selected account." }, + "metamaskInstitutionalVersion": { + "message": "MetaMask Institutional Version" + }, "metamaskSwapsOfflineDescription": { "message": "MetaMask Swaps is undergoing maintenance. Please check back later." }, @@ -2312,6 +2318,9 @@ "mmiAuthenticate": { "message": "The page at $1 would like to authorise the following project’s compliance settings in MetaMask Institutional" }, + "mmiBuiltAroundTheWorld": { + "message": "MetaMask Institutional is designed and built around the world." + }, "more": { "message": "more" },