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:
@@ -161,7 +161,7 @@ send_reset_mail=パスワードリセットのメールを再送するにはこ
|
||||
reset_password=パスワードリセット
|
||||
invalid_code=申し訳ありませんが、確認用コードが期限切れまたは無効です。
|
||||
reset_password_helper=パスワードをリセットするにはここをクリック
|
||||
password_too_short=6文字未満のパスワードは設定できません。
|
||||
password_too_short=%d文字未満のパスワードは設定できません。
|
||||
non_local_account=Non-local accounts cannot change passwords through Gitea.
|
||||
|
||||
[mail]
|
||||
|
Reference in New Issue
Block a user