You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nodebb/public/language/zh-CN/reset_password.json

17 lines
1.1 KiB
JSON

{
"reset_password": "重置密码",
"update_password": "更新密码",
"password_changed.title": "密码已更改",
"password_changed.message": "<p>密码重置成功,请<a href=\"/login\">重新登录</a>。",
"wrong_reset_code.title": "重置验证码不正确",
"wrong_reset_code.message": "您输入的重置验证码有误,请重新输入,或者<a href=\"/reset\">申请新的重置验证码</a>。",
"new_password": "新密码",
"repeat_password": "验证密码",
"enter_email": "请输入您的<strong>电子邮箱地址</strong>,我们将会发送一份邮件协助您重置账号密码。",
"enter_email_address": "输入邮箱地址",
"password_reset_sent": "如果指定的邮件地址关联到已存在的用户账号,该账号将收到一条密码重置邮件,请注意该邮件一分钟内只发送一次",
"invalid_email": "无效的电子邮箱/电子邮箱不存在!",
"password_too_short": "密码太短,请选择其他密码。",
"passwords_do_not_match": "您输入两个密码不一致。",
"password_expired": "您的密码已过期,请选择新密码"
}