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.
18 lines
1.2 KiB
JSON
18 lines
1.2 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": "驗證密碼",
|
|
"changing_password": "Changing Password",
|
|
"enter_email": "請輸入您的<strong>電子信箱地址</strong>,我們將會發送一份郵件協助您重設帳戶密碼。",
|
|
"enter_email_address": "輸入電子信箱地址",
|
|
"password_reset_sent": "如果指定的信箱地址關聯到已存在的帳戶,該帳戶將收到一條密碼重置郵件,請注意該郵件一分鐘內只發送一次",
|
|
"invalid_email": "無效的電子信箱/電子信箱不存在!",
|
|
"password_too_short": "密碼太短,請選擇其他密碼。",
|
|
"passwords_do_not_match": "您輸入兩個密碼不一致。",
|
|
"password_expired": "您的密碼已過期,請選擇新密碼"
|
|
} |