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