<?php
/**
 * English settings file for the DokuWiki SidebarNG plugin
 */
$lang['pos']         = 'Sidebar position';
$lang['pagename']    = 'Pagename to use for sidebars';
$lang['group_ns']    = 'Group sidebar namespace';
$lang['user_ns']     = 'User sidebar namespace';
$lang['content']     = 'Conntent of the sidebar';
$lang['order']       = 'Sidebar order (comma separated)';
$lang['main_always'] = 'Always show the main sidebar';
// vim:ts=4:sw=4:et:enc=utf-8:
