Update password policy English translation (#20118)

pull/20122/head
Dumitru Zavrotschi 5 years ago committed by GitHub
parent 66ab0cbc66
commit 2b3f0b64ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      packages/rocketchat-i18n/i18n/en.i18n.json

@ -1805,7 +1805,7 @@
"get-password-policy-maxLength": "The password should be maximum __maxLength__ characters long",
"get-password-policy-minLength": "The password should be minimum __minLength__ characters long",
"get-password-policy-mustContainAtLeastOneLowercase": "The password should contain at least one lowercase letter",
"get-password-policy-mustContainAtLeastOneNumber": "The password should contain atleast one number",
"get-password-policy-mustContainAtLeastOneNumber": "The password should contain at least one number",
"get-password-policy-mustContainAtLeastOneSpecialCharacter": "The password should contain at least one special character",
"get-password-policy-mustContainAtLeastOneUppercase": "The password should contain at least one uppercase letter",
"github_no_public_email": "You don't have any email as public email in your GitHub account",
@ -4169,4 +4169,4 @@
"Your_temporary_password_is_password": "Your temporary password is <strong>[password]</strong>.",
"Your_TOTP_has_been_reset": "Your Two Factor TOTP has been reset.",
"Your_workspace_is_ready": "Your workspace is ready to use 🎉"
}
}

Loading…
Cancel
Save