From 09f4fc1a3e85336f5ee4582067db1ca0682adb9b Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Thu, 4 Jun 2026 16:09:46 +0200 Subject: [PATCH] Update pl_PL, thanks to yareq --- language/pl_PL/admin.lang.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/language/pl_PL/admin.lang.php b/language/pl_PL/admin.lang.php index 676fd707e..ee70e9f49 100644 --- a/language/pl_PL/admin.lang.php +++ b/language/pl_PL/admin.lang.php @@ -1426,4 +1426,7 @@ $lang['Standard pages'] = 'Standardowe strony'; $lang['Standard pages aren\'t activated, however you have %d active themes that will still use them. These themes are:'] = 'Standardowe strony nie są aktywowane, jednak masz %d aktywnych motywów, które nadal będą z nich korzystać. Te motywy to:'; $lang['Standard pages header'] = 'Standardowy nagłówek stron'; $lang['Use Piwigo logo'] = 'Użyj logo Piwigo'; -$lang['Use custom logo (png, jpeg or svg)'] = 'Użyj własne logo (png, jpeg lub svg)'; \ No newline at end of file +$lang['Use custom logo (png, jpeg or svg)'] = 'Użyj własne logo (png, jpeg lub svg)'; +$lang['Follow the update guide'] = 'Postępuj zgodnie z przewodnikiem aktualizacji'; +$lang['Two container updates are available'] = 'Dostępne są dwie aktualizacje kontenerów'; +$lang['You are about to delete %s groups, are you sure?'] = 'Masz zamiar usunąć %s grup, jesteś pewien?'; \ No newline at end of file