<?php
/**
 * english language file for highlightparent plugin
 *
 * @author Michael Große <dokuwiki@cosmocode.de>
 */

// keys need to match the config setting name
$lang['namespace pattern'] = 'Pattern to define the parent namespace to highlight. Leave empty to link to the startpage of the current or parent namespace.';

