diff options
author | voyteckst <voyteckst@piwigo.org> | 2010-04-05 07:25:09 +0000 |
---|---|---|
committer | voyteckst <voyteckst@piwigo.org> | 2010-04-05 07:25:09 +0000 |
commit | 00b13a319865b107b96a512ee3ae34f65a1dab90 (patch) | |
tree | 747f1591e3c6452473cd4ec64e505a1bceb043dd | |
parent | a02e3df89de6fcb51216839ffc7d61a51bde80d5 (diff) |
git-svn-id: http://piwigo.org/svn/trunk@5664 68402e56-0260-453c-a942-63ccdbb3a9ee
-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 |