<?php
/**
 * english language file for preview plugin
 *
 * @author Andreas Gohr <gohr@cosmocode.de>
 */

// keys need to match the config setting name
$lang['selector'] = 'A CSS selector in to indicate in which element wiki links should be previewed.';

