From 6293c929abef76de270123817c12feb883ec8ef5 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Tue, 2 Jan 2024 06:28:44 +0100 Subject: [PATCH] Update pl_PL, thanks to yareq --- language/pl_PL/admin.lang.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/language/pl_PL/admin.lang.php b/language/pl_PL/admin.lang.php index ea208200a..675fc3902 100644 --- a/language/pl_PL/admin.lang.php +++ b/language/pl_PL/admin.lang.php @@ -1344,4 +1344,6 @@ $lang['Remove thumbnail'] = 'Usuń miniaturę'; $lang['This album is currently locked, visible only to administrators.'] = 'Ten album jest obecnie zablokowany, widoczny tylko dla administratorów.'; $lang['Unlock it'] = 'Odblokuj go'; $lang['Unlocked album'] = 'Odblokowany album'; -$lang['%d files'] = '%d plików'; \ No newline at end of file +$lang['%d files'] = '%d plików'; +$lang['Expand'] = 'Rozszerz'; +$lang['Shrink'] = 'Zwiń'; \ No newline at end of file