mirror of
https://github.com/go-gitea/gitea
synced 2025-08-12 04:28:21 +00:00
At the locales replaced 6 with MIN_PASSWORD_LENGTH
This commit is contained in:
@@ -161,7 +161,7 @@ send_reset_mail=Klik hier om uw wachtwoord reset mail (nogmaals) te versturen
|
||||
reset_password=Reset uw wachtwoord
|
||||
invalid_code=Sorry, uw bevestigingscode is verlopen of niet meer geldig.
|
||||
reset_password_helper=Klik hier om uw wachtwoord opnieuw in te stellen.
|
||||
password_too_short=De lengte van uw wachtwoord moet minimaal zes karakters zijn.
|
||||
password_too_short=De lengte van uw wachtwoord moet minimaal %d karakters zijn.
|
||||
non_local_account=Non-local accounts cannot change passwords through Gitea.
|
||||
|
||||
[mail]
|
||||
|
Reference in New Issue
Block a user