You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-07-22 18:41:57 +03:00
Copy tweaks with Nad
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
@ -287,7 +287,7 @@ export default class CreateKeyBackupDialog extends React.PureComponent {
|
||||
)}</p>
|
||||
<p>{_t(
|
||||
"We'll store an encrypted copy of your keys on our server. " +
|
||||
"Protect your backup with a recovery passphrase to keep it secure.",
|
||||
"Secure your backup with a recovery passphrase.",
|
||||
)}</p>
|
||||
<p>{_t("For maximum security, this should be different from your account password.")}</p>
|
||||
|
||||
|
Reference in New Issue
Block a user