disable password tab when masterkey.file is missing

This commit is contained in:
Jan-Peter Klein
2026-01-27 17:42:04 +01:00
parent 9ee81a0e35
commit 2a5bce2c5c
3 changed files with 59 additions and 4 deletions
@@ -522,6 +522,8 @@ vaultOptions.masterkey.forgetSavedPasswordBtn=Forget Saved Password
vaultOptions.masterkey.recoveryKeyExplanation=A recovery key is your only means to restore access to a vault if you lose your password.
vaultOptions.masterkey.showRecoveryKeyBtn=Display Recovery Key
vaultOptions.masterkey.recoverPasswordBtn=Reset Password
vaultOptions.masterkey.missingMasterkeyFile=These options are only available if the masterkey file is present in the vault directory.
vaultOptions.masterkey.docsTooltip=Open the documentation to learn more about the missing masterkeyfile.
## Hub
vaultOptions.hub=Recovery
vaultOptions.hub.convertInfo=You can use the recovery key to convert this Hub vault to a password-based vault in an emergency.