[trunk] - sh_RS update Thanks to Darko

git-svn-id: http://piwigo.org/svn/trunk@10214 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
ddtddt 2011-04-09 16:47:15 +00:00
commit d28566b9c9

View file

@ -356,4 +356,5 @@ $lang['This author modified following comment:'] = 'Ovaj autor je menjao tekući
$lang['This author removed the comment with id %d'] = 'Ovaj autor je uklonio komentar sa identifikacijom %d';
$lang['delete this comment'] = 'obriši ovaj komentar';
$lang['validate this comment'] = 'Overi ovaj komentar';
$lang['html tags are not allowed in login'] = 'html oznake nisu dozvoljene prilikom logovanja';
?>