diff --git a/language/zh_TW/common.lang.php b/language/zh_TW/common.lang.php index 66ae8b80f..f484ea7d0 100644 --- a/language/zh_TW/common.lang.php +++ b/language/zh_TW/common.lang.php @@ -489,14 +489,10 @@ $lang['Return to Sign in'] = ' $lang['Return to the gallery'] = '回到畫廊'; $lang['Revoke'] = '撤銷'; $lang['Revoked'] = '已撤銷'; -$lang['Save your secret Key and ID'] = '儲存您的密鑰與 ID'; -$lang['Secret key copied. Keep it in a safe place.'] = '密鑰已複製。請將它保存在安全的地方。'; $lang['Set my password'] = '設定我的密碼'; $lang['Show expired keys'] = '顯示已過期的金鑰'; $lang['The secret key can no longer be displayed.'] = '密鑰無法再顯示。'; -$lang['This will not be displayed again. You must copy it to continue.'] = '這個將無法再顯示。在繼續之前,您必須先複製一份。'; $lang['To continue using the API, please renew your key before it expires.'] = '要繼續使用這個 API,請在您的金鑰過期前更新。'; -$lang['Public key copied.'] = '已複製公開金鑰'; $lang['Never'] = '永不'; $lang['No expiration'] = '永不過期'; $lang['Options'] = '選項'; @@ -523,4 +519,13 @@ $lang['Check your inbox'] = '檢查您的電子郵件信箱'; $lang['Account'] = '帳號'; $lang['Already have an account ?'] = '已經有帳號了嗎?'; $lang['3xlarge'] = '3XL - 極大'; -$lang['4xlarge'] = '4XL - 超巨大'; \ No newline at end of file +$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'] = '驗證碼無效'; +$lang['Save your ID and secret'] = '請保存您的 ID 和密鑰'; +$lang['Secret copied. Keep it in a safe place.'] = '密鑰已複製。請妥善保管。'; +$lang['The secret will no longer be displayed. You must copy it to continue.'] = '該密鑰將無法再顯示。您必須將它複製下來才能繼續。'; +$lang['Verification code'] = '驗證碼'; +$lang['Verify'] = '驗證'; \ No newline at end of file