dokuwiki-plugin-childrenpages/lang/en/settings.php
vv221 04af95e6f3 A link to the current page can be shown
This is configurable through the administration panel.
Default is to not include a link to the current page.
2020-04-28 13:26:30 +02:00

4 lines
165 B
PHP

<?php
$lang['children_list'] = 'List of namespaces reserved for children pages';
$lang['show_link_to_current_page'] = 'Include a link to the page currently shown';