diff options
Diffstat (limited to 'language/pl_PL/common.lang.php')
-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 |