From 00b13a319865b107b96a512ee3ae34f65a1dab90 Mon Sep 17 00:00:00 2001 From: voyteckst Date: Mon, 5 Apr 2010 07:25:09 +0000 Subject: git-svn-id: http://piwigo.org/svn/trunk@5664 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/pl_PL/admin.lang.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'language/pl_PL') 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 -- cgit v1.2.3