<?php
/**
 * Dutch language file for the config of the WikipediaSnippet plugin
 */

$lang['snippetLength'] = "Aantal te tonen zinnen per snipper; laat leeg of geef de waarde '0' om de hele introductie te tonen.";
$lang['useHtml']       = "Toon HTML formattering in de snipper? (Anders wordt alleen niet-geformatteerde test getoond)";
