cambio de texto en validacion
This commit is contained in:
parent
453f35b230
commit
7d241302f9
|
@ -163,7 +163,7 @@
|
|||
*ngIf="loginForm.get('password')?.errors?.minlength"
|
||||
jhiTranslate="global.messages.validate.newpassword.minlength"
|
||||
>
|
||||
Your password is required to be at least 4 characters.
|
||||
Your password is required to be at least 8 characters.
|
||||
</small>
|
||||
|
||||
<small
|
||||
|
|
Loading…
Reference in New Issue