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/vi/reset_password.json

17 lines
1.3 KiB
JSON

{
"reset_password": "Thiết lập lại mật khẩu",
"update_password": "Cập nhật mật khẩu",
"password_changed.title": "Mật khẩu đã được thay đổi",
"password_changed.message": "<p>Mật khẩu đã được thiết lập lại thành công, xin hãy <a href=\"/login\">đăng nhập lại</a>.",
"wrong_reset_code.title": "Mã thiết lập lại không đúng",
"wrong_reset_code.message": "Mã thiết lập lại không đúng. Xin hãy thử lại, hoặc <a href=\"/reset\">yêu cầu một mã thiết lập lại khác</a>.",
"new_password": "Mật khẩu mới",
"repeat_password": "Xác nhận lại mật khẩu",
"enter_email": "Xin hãy nhập <strong>địa chỉ email</strong> của bạn và chúng tôi sẽ gửi một email hướng dẫn cách thiết lập lại tài khoản cho bạn",
"enter_email_address": "Nhập địa chỉ Email",
"password_reset_sent": "Đã gửi mật khẩu được thiết lập lại",
"invalid_email": "Email không đúng / Email không tồn tại!",
"password_too_short": "The password entered is too short, please pick a different password.",
"passwords_do_not_match": "The two passwords you've entered do not match.",
"password_expired": "Your password has expired, please choose a new password"
}