1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-15 05:58:27 +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=パスワードリセットのメールを再送するにはこ
reset_password=パスワードリセット
invalid_code=申し訳ありませんが、確認用コードが期限切れまたは無効です。
reset_password_helper=パスワードをリセットするにはここをクリック
password_too_short=文字未満のパスワードは設定できません。
password_too_short=%d文字未満のパスワードは設定できません。
non_local_account=Non-local accounts cannot change passwords through Gitea.
[mail]