diff options
Diffstat (limited to 'language')
-rw-r--r-- | language/pl_PL/admin.lang.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/language/pl_PL/admin.lang.php b/language/pl_PL/admin.lang.php index cb95836c6..d473cbd82 100644 --- a/language/pl_PL/admin.lang.php +++ b/language/pl_PL/admin.lang.php @@ -755,4 +755,6 @@ $lang['The following tag was deleted'] = 'Ten tag został usunięty'; $lang['User Upload'] = 'Upload użytkowników'; $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.'; ?>
\ No newline at end of file |