diff options
author | voyteckst <voyteckst@piwigo.org> | 2010-05-09 05:29:40 +0000 |
---|---|---|
committer | voyteckst <voyteckst@piwigo.org> | 2010-05-09 05:29:40 +0000 |
commit | d4e9ec6757a41f5de6b7369806fd37afd62e4bb5 (patch) | |
tree | 5c730bd330108fd1e5231465ece93cfbe12a2b52 /language/pl_PL/admin.lang.php | |
parent | 3597dcaa7ae7f949f6f4f665e271ac8292dca11c (diff) |
git-svn-id: http://piwigo.org/svn/trunk@6132 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-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 7826fc9df..6d69b634a 100644 --- a/language/pl_PL/admin.lang.php +++ b/language/pl_PL/admin.lang.php @@ -762,4 +762,6 @@ $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ć go bezpośrednio.'; +$lang['Who can see this photo?'] = 'Kto może oglądać o zdjęcie?'; +$lang['Pending Comments'] = 'Oczekujące komentarze'; ?>
\ No newline at end of file |