Skip to content

Commit

Permalink
[release-3.3] docs: Update UI text (#3912)
Browse files Browse the repository at this point in the history
docs: Update UI text

Signed-off-by: patrickluoyu <[email protected]>

Signed-off-by: patrickluoyu <[email protected]>
Co-authored-by: patrickluoyu <[email protected]>
  • Loading branch information
ks-ci-bot and patrickluoyu authored Oct 28, 2022
1 parent 5320318 commit b1b4073
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion locales/en/l10n-logIn.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ module.exports = {
PASSWORD_MUST: 'Your password must:',
PASSWORD_LETTER: 'Contain at least 1 uppercase letter and 1 lowercase letter.',
PASSWORD_NUMBER: 'Contain at least 1 number.',
PASSWORD_LENGTH: 'Contain at least 6 characters.',
PASSWORD_LENGTH: 'Contain at least 8 characters.',
// Third-party authentication
SET_EMAIL_AND_USERNAME: 'Set Email and Username',
}

0 comments on commit b1b4073

Please sign in to comment.