diff options
-rw-r--r-- | language/pl_PL/admin.lang.php | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/language/pl_PL/admin.lang.php b/language/pl_PL/admin.lang.php index d473cbd82..0e69c02a0 100644 --- a/language/pl_PL/admin.lang.php +++ b/language/pl_PL/admin.lang.php @@ -757,4 +757,9 @@ $lang['Virtual Links'] = 'Wirtualne linki'; $lang['There is no other language available.'] = 'Nie ma dostepnego innego języka.'; $lang['There is no other plugin available.'] = 'Nie ma dostepnej innej wtyczki.'; $lang['There is no other theme available.'] = 'Nie ma dostępnego innego tematu.'; +$lang['By rank'] = 'Po rankingu'; +$lang['Manual order'] = 'Sortowanie ręczne'; +$lang['Add another set of photos'] = 'Dodaj inny zbiór zdjęć'; +$lang['Order of menubar items has been updated successfully.'] = 'Kolejność elementów paska menu została zaktualizowana pomyslnie.'; +$lang['This theme was not designed to be directly activated'] = 'Temat nie został zprojektowany tak, by aktywować bezpośrednio.'; ?>
\ No newline at end of file |