diff options
Diffstat (limited to 'language/pl_PL/admin.lang.php')
-rw-r--r-- | language/pl_PL/admin.lang.php | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/language/pl_PL/admin.lang.php b/language/pl_PL/admin.lang.php index c6d7b2cf5..ac193eea0 100644 --- a/language/pl_PL/admin.lang.php +++ b/language/pl_PL/admin.lang.php @@ -771,4 +771,13 @@ $lang['Orphan tags deleted'] = 'Niepowiązane tagi usunięto'; $lang['Remove from caddie'] = 'Usuń z koszyk'; $lang['Week starts on'] = 'Tydzień zaczyna się w'; $lang['You have %d orphan tags: %s.'] = 'Masz %d niepowiązanych tagów: %s.'; +$lang['Themes which need upgrade'] = 'Tematy wymagające aktualizacji'; +$lang['Languages which need upgrade'] = 'Języki wymagające aktualizacji'; +$lang['All themes are up to date.'] = 'Wszystkie tematy są aktualne.'; +$lang['All plugins are up to date.'] = 'Wszystkie wtyczki są aktualne.'; +$lang['All languages are up to date.'] = 'Wszystkie języki są aktualne.'; +$lang['Visit theme site'] = 'Odwiedź stronę temetu'; +$lang['Visit language site'] = 'Odwiedź stronę języka'; +$lang['New Version'] = 'Nowa wersja'; + ?>
\ No newline at end of file |