git-svn-id: http://piwigo.org/svn/branches/2.1@8574 68402e56-0260-453c-a942-63ccdbb3a9ee

This commit is contained in:
voyteckst
2011-01-10 12:11:37 +00:00
parent 0e91d9fa99
commit 3697a216ba
2 changed files with 43 additions and 0 deletions
+2
View File
@@ -379,4 +379,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';
?>