From f43f0d50771a4428703d5306c6c9fe0917d269d2 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Fri, 3 Oct 2025 05:46:58 +0200 Subject: [PATCH] Update pl_PL, thanks to Sauron --- language/pl_PL/admin.lang.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/language/pl_PL/admin.lang.php b/language/pl_PL/admin.lang.php index fcaae6b41..09e0161c6 100644 --- a/language/pl_PL/admin.lang.php +++ b/language/pl_PL/admin.lang.php @@ -1400,4 +1400,5 @@ $lang['Resend password link'] = 'Wyślij ponownie link do hasła'; $lang['Set as main user'] = 'Ustaw jako użytkownika głównego'; $lang['The passwords do not match'] = 'Hasła nie pasują'; $lang['This link is valid for %s. After this time, you will need to request a new link.'] = 'Ten link jest ważny %s. Po tym czasie będziesz musiał poprosić o nowy link.'; -$lang['Welcome to %s'] = 'Witamy w %s'; \ No newline at end of file +$lang['Welcome to %s'] = 'Witamy w %s'; +$lang['We have found %d duplicate paths. Details provided by plugin Check Uploads'] = 'Znaleźliśmy %d zdublowanych ścieżek. Szczegóły udostępnione przez rozszerzenie "Check Uploads"'; \ No newline at end of file