Merge pull request #583 from keerifox/patch-3

Fix misleading UX "the bar should be green" when the bar is no longer there
This commit is contained in:
Joohansson (Json) 2023-08-14 13:09:51 +02:00 committed by GitHub
commit 34b2af6d72
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -283,7 +283,7 @@
"password-must-be-at-least-x-characters-long": "Password must be at least {{ minCharacters }} characters long",
"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",
"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."
}