1
1
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:
Bwko
2016-12-26 23:28:04 +01:00
parent 71dee6b7c0
commit 98b0688921
20 changed files with 20 additions and 20 deletions

View File

@@ -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]