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.
14 lines
785 B
JSON
14 lines
785 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": "輸入郵箱地址",
|
|
"password_reset_sent": "密碼重置郵件已發送。",
|
|
"invalid_email": "非法的郵箱地址/郵箱不存在!"
|
|
} |