mirror of
https://github.com/go-gitea/gitea
synced 2025-08-13 13:08:19 +00:00
At the locales replaced 6 with MIN_PASSWORD_LENGTH
This commit is contained in:
@@ -165,7 +165,7 @@ send_reset_mail=单击此处(重新)发送您的密码重置邮件
|
||||
reset_password=重置密码
|
||||
invalid_code=对不起,您的确认代码已过期或已失效。
|
||||
reset_password_helper=单击此处重置密码
|
||||
password_too_short=密码长度不能少于 6 位!
|
||||
password_too_short=密码长度不能少于 %d 位!
|
||||
non_local_account=非本地类型的帐户无法通过 Gitea 修改密码。
|
||||
|
||||
[mail]
|
||||
|
Reference in New Issue
Block a user