diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 34a519aa4..125279dc8 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -1011,6 +1011,9 @@ "showPairingWordsTitle": { "message": "Pairing Secret Words" }, + "secretPrompt": { + "message": "Here is your secret" + }, "confirmUnpairingTitle": { "message": "Please confirm you want to unpair the following device:" }, @@ -2626,6 +2629,9 @@ "newSession": { "message": "New Session" }, + "freindRequestsButton": { + "message": "Requests" + }, "searchForAKeyPhrase": { "message": "Search for a key phrase or contact" }, diff --git a/about.html b/about.html index 7e296de61..6c1a9ddf8 100644 --- a/about.html +++ b/about.html @@ -39,11 +39,11 @@