1<?php 2/** 3 * Dutch language file for the config of the WikipediaSnippet plugin 4 */ 5 6$lang['snippetLength'] = "Aantal te tonen zinnen per snipper; laat leeg of geef de waarde '0' om de hele introductie te tonen."; 7$lang['useHtml'] = "Toon HTML formattering in de snipper? (Anders wordt alleen niet-geformatteerde test getoond)"; 8