From bb29161fce6af92f6e202ad3a2be09bc086a1884 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Tue, 1 Oct 2024 06:42:43 +0200 Subject: [PATCH] Update zh_TW, thanks to closer --- language/zh_TW/common.lang.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/language/zh_TW/common.lang.php b/language/zh_TW/common.lang.php index a1275d952..ced9bc8bc 100644 --- a/language/zh_TW/common.lang.php +++ b/language/zh_TW/common.lang.php @@ -449,4 +449,6 @@ $lang['Album already selected'] = '相簿已選取'; $lang['Click here to display it'] = '點擊此處顯示'; $lang['Only the first %d albums are displayed, out of %d.'] = '只會顯示最前面的 %d 本相簿(總共有 %d 本)'; $lang['Pages'] = '頁'; -$lang['The PDF you requested is too large to display on this page.'] = '因為您所要求的 PDF 檔太大,所以無法在此頁面中顯示。'; \ No newline at end of file +$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