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

// keys need to match the config setting name
 $lang['allow_namespace_creation'] = 'List of users and @groups that are allowed to create new namespaces';



//Setup VIM: ex: et ts=4 :
