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

14 lines
786 B
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>Email地址</strong>,我们会发送邮件告诉您如何重置密码。",
"enter_email_address": "Enter Email Address",
"password_reset_sent": "密码重置邮件已发送。",
"invalid_email": "非法的邮箱地址/邮箱不存在!"
}