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

$lang['snippetLength'] = "Number of sentences to show per snippet; leave empty or '0' to show the whole intro section";
$lang['useHtml']       = "Display HTML formatting in the snippet? (otherwise display unformatted text only)";
