diff options
author | ddtddt <ddtddt@piwigo.org> | 2011-01-10 13:48:35 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2011-01-10 13:48:35 +0000 |
commit | 3b03ccb59f3cd1ee9378a3304117b1b5dbb16b06 (patch) | |
tree | 5b8014fc4dc0c537d7d0b09369e90ec95c43095b /language/pl_PL/common.lang.php | |
parent | 6ef7871f6261b0688e5ec829de367daa2d9c79b7 (diff) |
[trunk] - update pl_PL thanks to voyteckst
git-svn-id: http://piwigo.org/svn/trunk@8583 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/pl_PL/common.lang.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/language/pl_PL/common.lang.php b/language/pl_PL/common.lang.php index 0edfa53a6..54cae76ab 100644 --- a/language/pl_PL/common.lang.php +++ b/language/pl_PL/common.lang.php @@ -378,4 +378,6 @@ $lang['Manage this user comment: %s'] = 'Zarządzaj komentarzami tego użytkowni $lang['This author modified following comment:'] = 'Ten autor zmodyfikował następujący komentarz:'; $lang['This author removed the comment with id %d'] = 'Ten autor usunął komentarz o id %d'; $lang['validate this comment'] = 'potwierdź ten komentarz'; +$lang['Album'] = 'Album'; +$lang['Album: %s'] = 'Albumy: %s'; ?>
\ No newline at end of file |