This commit is contained in:
dominik-zeglen 2019-12-03 17:47:22 +01:00
parent 06ab3aa6e5
commit 0efe38e99f

View file

@ -73,7 +73,7 @@ const StaffPasswordResetDialog: React.FC<StaffPasswordResetDialogProps> = ({
errors.newPassword ||
intl.formatMessage({
defaultMessage:
"New newPassword must be at least 8 characters long"
"New password must be at least 8 characters long"
})
}
label={intl.formatMessage({