fix misleading UX "the bar should be green"
This commit is contained in:
parent
cd6d388e60
commit
564754337a
1 changed files with 1 additions and 1 deletions
|
|
@ -283,7 +283,7 @@
|
||||||
"password-must-be-at-least-x-characters-long": "Password must be at least {{ minCharacters }} characters long",
|
"password-must-be-at-least-x-characters-long": "Password must be at least {{ minCharacters }} characters long",
|
||||||
"passwords-do-not-match": "Passwords do not match!"
|
"passwords-do-not-match": "Passwords do not match!"
|
||||||
},
|
},
|
||||||
"for-the-safety-of-your-funds-use-a-secure-password": "For the safety of your funds, use a secure password (the bar should be green).",
|
"for-the-safety-of-your-funds-use-a-secure-password": "For the safety of your funds, use a secure password.",
|
||||||
"set-wallet-password": "Set Wallet Password",
|
"set-wallet-password": "Set Wallet Password",
|
||||||
"while-the-application-is-locked-the-secret-recovery-phrase-will-be-encrypted": "While the application is locked, the secret recovery phrase will be encrypted, which prevents sending/receiving funds and managing accounts."
|
"while-the-application-is-locked-the-secret-recovery-phrase-will-be-encrypted": "While the application is locked, the secret recovery phrase will be encrypted, which prevents sending/receiving funds and managing accounts."
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue