diff --git a/language/zh_TW/common.lang.php b/language/zh_TW/common.lang.php index 333cfbd52..69188e35b 100644 --- a/language/zh_TW/common.lang.php +++ b/language/zh_TW/common.lang.php @@ -520,7 +520,6 @@ $lang['Account'] = '帳號'; $lang['Already have an account ?'] = '已經有帳號了嗎?'; $lang['3xlarge'] = '3XL - 極大'; $lang['4xlarge'] = '4XL - 超巨大'; -$lang['An email has been sent with a verification code'] = '一封包含驗證碼的電子郵件已寄出'; $lang['ID copied.'] = 'ID 已複製。'; $lang['If you do not receive the email, please contact your webmaster.'] = '若您未收到電子郵件,請與您的網站管理員聯絡。'; $lang['Invalid verification code'] = '驗證碼無效'; @@ -535,4 +534,5 @@ $lang['If you changed your password because you think it was stolen, we recommen $lang['Too many attempts, please try later..'] = '嘗試次數太多,請稍後再試。'; $lang['Verification successful! You can now choose a new password.'] = '驗證成功!現在您可以設定新的密碼。'; $lang['Your verification code'] = '您的碼證碼'; -$lang['edit user preferences'] = '編輯使用者偏好設定'; \ No newline at end of file +$lang['edit user preferences'] = '編輯使用者偏好設定'; +$lang['If your account exists, a verification code has been sent to your email address.'] = '如果您的帳號存在的話,會有一組認證碼寄到您的 email 信箱。'; \ No newline at end of file