dokuwiki-datatables/lang/en/settings.php
2025-12-21 20:06:52 +01:00

13 lines
428 B
PHP

<?php
/**
* English language file
*
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
* @author Giuseppe Di Terlizzi <giuseppe.diterlizzi@gmail.com>
*/
// for the configuration manager
$lang['excludedPages'] = 'Excluded pages (insert a regex)';
$lang['enableForAllTables'] = 'Enable DataTables for all "well formatted" tables';
$lang['enableLocalization'] = 'Enable automatic localization';