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

17 lines
1.0 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": "你的密碼已過期,請選擇一組新密碼"
}