From 3d7ab42a9ec460355a405eed3899e345413fe091 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Tue, 2 Dec 2025 12:09:35 +0100 Subject: [PATCH] Update zh_TW, thanks to closer --- language/zh_TW/common.lang.php | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/language/zh_TW/common.lang.php b/language/zh_TW/common.lang.php index fefb29be6..333cfbd52 100644 --- a/language/zh_TW/common.lang.php +++ b/language/zh_TW/common.lang.php @@ -528,4 +528,11 @@ $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 +$lang['Verify'] = '驗證'; +$lang['Here is your verification code:'] = '這是您的驗證碼:'; +$lang['If this wasn\'t you, please change your password immediately or contact your webmaster.'] = '如果這不是您,請立刻變更您的密碼,或與網站管理員聯繫。'; +$lang['If you changed your password because you think it was stolen, we recommend revoking your %d API keys in your profile.'] = '如果您是因為懷疑密碼外洩而變更密碼,我們建議您在個人設定中,註銷現有的 %d 筆 API 密鑰。'; +$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