mirror of
https://github.com/bitwarden/browser
synced 2026-02-24 00:23:17 +00:00
clarify user key rotation warning message
This commit is contained in:
@@ -4541,7 +4541,7 @@
|
||||
"message": "After updating your encryption key, you are required to log out and back in to all Bitwarden applications that you are currently using (such as the mobile app or browser extensions). Failure to log out and back in (which downloads your new encryption key) may result in data corruption. We will attempt to log you out automatically, however, it may be delayed."
|
||||
},
|
||||
"updateEncryptionKeyExportWarning": {
|
||||
"message": "Any encrypted exports that you have saved will also become invalid."
|
||||
"message": "Any account restricted exports you have saved will become invalid."
|
||||
},
|
||||
"subscription": {
|
||||
"message": "Subscription"
|
||||
|
||||
Reference in New Issue
Block a user