From 6485a5638ea3ead3d9406509e9e5eea603b5664f Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Wed, 12 May 2021 12:40:45 +0200 Subject: [PATCH] Update pl_PL, thanks to Sauron --- 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 4a22b7cf0..3c6d89550 100644 --- a/language/pl_PL/admin.lang.php +++ b/language/pl_PL/admin.lang.php @@ -1117,4 +1117,7 @@ $lang['Are you sure you want to restore to default settings?'] = 'Czy na pewno c $lang['Are you sure you want to delete the theme "%s"?'] = 'Czy na pewno chcesz usunąć szablon wyglądu "%s"?'; $lang['Are you sure you want to delete this theme?'] = 'Czy na pewno chcesz usunąć ten szablon wyglądu?'; $lang['This is already the default theme'] = 'Ten szablon wyglądu jest już domyślnym'; -$lang['Are you sure you want to delete the plugin "%s"?'] = 'Czy na pewno chcesz usunąć wtyczkę "%s"?'; \ No newline at end of file +$lang['Are you sure you want to delete the plugin "%s"?'] = 'Czy na pewno chcesz usunąć wtyczkę "%s"?'; +$lang['Add Album'] = 'Dodaj album'; +$lang['Hide sub-albums'] = 'Ukryj podalbumy'; +$lang['Name field must not be empty'] = 'Pole "nazwa" nie może być puste'; \ No newline at end of file