diff --git a/src/pages/shared-albums/index.tsx b/src/pages/shared-albums/index.tsx index b8f1d8817..c766d3af1 100644 --- a/src/pages/shared-albums/index.tsx +++ b/src/pages/shared-albums/index.tsx @@ -366,7 +366,7 @@ export default function PublicCollectionGallery() { diff --git a/src/utils/strings/englishConstants.tsx b/src/utils/strings/englishConstants.tsx index 45d619a3f..49a1ab005 100644 --- a/src/utils/strings/englishConstants.tsx +++ b/src/utils/strings/englishConstants.tsx @@ -79,6 +79,7 @@ const englishConstants = { SENT: 'Sent!', PASSWORD: 'Password', LINK_PASSWORD: 'Enter password to unlock the album', + UNLOCK: 'Unlock', ENTER_PASSPHRASE: 'Enter your password', RETURN_PASSPHRASE_HINT: 'Password', SET_PASSPHRASE: 'Set password',