From 02eb9b87a62973e3cb28c767006385570098dadd Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Wed, 30 Oct 2024 12:10:58 +0100 Subject: [PATCH] Update zh_TW, thanks to closer --- language/zh_TW/common.lang.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/language/zh_TW/common.lang.php b/language/zh_TW/common.lang.php index ced9bc8bc..d91dc9562 100644 --- a/language/zh_TW/common.lang.php +++ b/language/zh_TW/common.lang.php @@ -451,4 +451,7 @@ $lang['Only the first %d albums are displayed, out of %d.'] = '只會顯示最 $lang['Pages'] = '頁'; $lang['The PDF you requested is too large to display on this page.'] = '因為您所要求的 PDF 檔太大,所以無法在此頁面中顯示。'; $lang['Custom dates'] = '個人化日期'; -$lang['last 12 months'] = '最近 12 個月'; \ No newline at end of file +$lang['last 12 months'] = '最近 12 個月'; +$lang['There are no authors available for the photos currently filtered'] = '符合目前篩選條件的照片並無作者資訊'; +$lang['There are no creation dates available for the photos currently filtered'] = '符合目前篩選條件的照片並無建立日期資訊'; +$lang['There are no tags available for the photos currently filtered'] = '符合目前篩選條件的照片並無任何標籤'; \ No newline at end of file