|
@@ -434,7 +434,10 @@ 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
|
|
|
-
|
|
|
+## Hub
|
|
|
+vaultOptions.hub=Recovery
|
|
|
+vaultOptions.hub.convertInfo=With the vault recovery key you can change this vaults unlock method to using a password instead of connecting to the hub instance.
|
|
|
+vaultOptions.hub.convertBtn=Change to offline access
|
|
|
|
|
|
# Recovery Key
|
|
|
## Display Recovery Key
|
|
@@ -457,6 +460,12 @@ recoveryKey.recover.resetBtn=Reset
|
|
|
recoveryKey.recover.resetSuccess.message=Password reset successful
|
|
|
recoveryKey.recover.resetSuccess.description=You can unlock your vault with the new password.
|
|
|
|
|
|
+# Convert Vault
|
|
|
+convertVault.title=Convert vault
|
|
|
+convertVault.convert.convertBtn=Convert vault
|
|
|
+convertVault.success.message=Conversion successful
|
|
|
+convertVault.success.description=You can now unlock the vault with the chosen password without requiring authentication or internet access.
|
|
|
+
|
|
|
# New Password
|
|
|
newPassword.promptText=Enter a new password
|
|
|
newPassword.reenterPassword=Confirm the new password
|