From f6a1bf71ef2a02c65af6be8c3c6be175941b0fe2 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Tue, 1 Apr 2025 08:17:07 +0200 Subject: [PATCH] Update pl_PL, thanks to yareq --- 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 aef2c9225..fcaae6b41 100644 --- a/language/pl_PL/admin.lang.php +++ b/language/pl_PL/admin.lang.php @@ -1399,4 +1399,5 @@ $lang['Read the release note'] = 'Przeczytaj notatkę o wydaniu'; $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.'; \ No newline at end of file +$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