mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-22 14:39:34 +01:00
web: show vault unlock indication in status bar (#6830)
* web: add vault in status bar * add vault lock functionality for user * add new vault EVENTS Signed-off-by: Zulfiqar Ali <85733202+01zulfi@users.noreply.github.com>
This commit is contained in:
@@ -1982,6 +1982,7 @@ All attachments will be downloaded & cached again on access.
|
||||
]()}`
|
||||
}),
|
||||
backupReadyToDownload: () => t`Your backup is ready to download`,
|
||||
vaultUnlocked: () => t`Vault unlocked`,
|
||||
unlockVault: () => t`Unlock vault`,
|
||||
unlockVaultDesc: () => t`Please enter your vault password to continue`,
|
||||
imagePreviewFailed: () => t`This image cannot be previewed`,
|
||||
|
||||
Reference in New Issue
Block a user