[trunk] - da_DK update Thanks to nile

git-svn-id: http://piwigo.org/svn/trunk@10209 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
ddtddt 2011-04-09 16:33:24 +00:00
commit 3355da3b08

View file

@ -357,4 +357,5 @@ $lang['This author modified following comment:'] = 'Denne forfatter har ændret
$lang['This author removed the comment with id %d'] = 'Denne forfatter har fjernet denne kommentar med id %d';
$lang['delete this comment'] = 'slet denne kommentar';
$lang['validate this comment'] = 'godkend denne kommentar';
$lang['html tags are not allowed in login'] = 'html tags er ikke tilladt i login';
?>