[trunk] - update nl_NL thanks to J.Commelin

git-svn-id: http://piwigo.org/svn/trunk@10177 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
ddtddt 2011-04-09 10:10:28 +00:00
commit 51077ebbc8

View file

@ -359,5 +359,6 @@ $lang['Manage this user comment: %s'] = 'Valideer het volgende gebruikers-commen
$lang['This author modified following comment:'] = 'Deze bewerker wijzigde het volgende commentaar:';
$lang['This author removed the comment with id %d'] = 'This author removed the comment with id %d';
$lang['validate this comment'] = 'Valideer dit commentaar';
$lang['html tags are not allowed in login'] = 'html tags zijn niet toegestaan in login';
?>