From 7cdfb44dd131b84f62a5cbc933ca624b4431009b Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Mon, 28 Oct 2024 18:37:42 +0100 Subject: [PATCH] Update pl_PL, thanks to yareq --- language/pl_PL/common.lang.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/language/pl_PL/common.lang.php b/language/pl_PL/common.lang.php index 6ac8cf287..7f8c41cdb 100644 --- a/language/pl_PL/common.lang.php +++ b/language/pl_PL/common.lang.php @@ -472,4 +472,7 @@ $lang['Only the first %d albums are displayed, out of %d.'] = 'Wyświetlane jest $lang['Pages'] = 'Strony'; $lang['The PDF you requested is too large to display on this page.'] = 'Plik PDF, o który prosiłeś, jest zbyt duży, aby wyświetlić go na tej stronie.'; $lang['Custom dates'] = 'Niestandardowe daty'; -$lang['last 12 months'] = 'Ostatnie 12 miesięcy'; \ No newline at end of file +$lang['last 12 months'] = 'Ostatnie 12 miesięcy'; +$lang['There are no authors available for the photos currently filtered'] = 'Brak dostępnych autorów dla aktualnie filtrowanych zdjęć'; +$lang['There are no creation dates available for the photos currently filtered'] = 'Brak dostępnych dat utworzenia dla aktualnie filtrowanych zdjęć'; +$lang['There are no tags available for the photos currently filtered'] = 'Brak dostępnych tagów dla aktualnie filtrowanych zdjęć'; \ No newline at end of file