fix casing

This commit is contained in:
Abhinav 2022-07-05 11:47:28 +05:30
parent 83cbbf1500
commit d54d97c9b8

View file

@ -75,7 +75,7 @@ const englishConstants = {
VERIFY_PASSPHRASE: 'Sign in', VERIFY_PASSPHRASE: 'Sign in',
INCORRECT_PASSPHRASE: 'Incorrect password', INCORRECT_PASSPHRASE: 'Incorrect password',
ENTER_ENC_PASSPHRASE: ENTER_ENC_PASSPHRASE:
'please enter a password that we can use to encrypt your data', 'Please enter a password that we can use to encrypt your data',
PASSPHRASE_DISCLAIMER: () => ( PASSPHRASE_DISCLAIMER: () => (
<> <>
We don't store your password, so if you forget it,{' '} We don't store your password, so if you forget it,{' '}