diff --git a/adminer/lang/pl.inc.php b/adminer/lang/pl.inc.php
index 961c15a4..aeaa263d 100644
--- a/adminer/lang/pl.inc.php
+++ b/adminer/lang/pl.inc.php
@@ -11,9 +11,11 @@ $translations = array(
'Login' => 'Zaloguj się',
'Logout' => 'Wyloguj się',
'Logged as: %s' => 'Zalogowany jako: %s',
- 'Loaded plugins' => 'Wczytane wtyczki',
'Logout successful.' => 'Wylogowano pomyślnie.',
'Thanks for using Adminer, consider donating.' => 'Dziękujemy za używanie Adminera, rozważ dotację.',
+ 'Loaded plugins' => 'Wczytane wtyczki',
+ '%s must return an array.' => '%s musi zwrócić tablicę.',
+ 'Configure %s in %s.' => 'Skonfiguruj %s w %s.',
'Invalid credentials.' => 'Nieprawidłowe dane logowania.',
'There is a space in the input password which might be the cause.' => 'W haśle wejściowym znajduje się spacja, która może być przyczyną.',
'Adminer does not support accessing a database without a password, more information.' => 'Adminer nie obsługuje dostępu do bazy danych bez hasła, więcej informacji.',