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

13 lines
458 B
PHP

<?php
/**
* French language file
*
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
* @author Olivier Humbert <trebmuh@tuxfamily.org>
*/
// for the configuration manager
$lang['excludedPages'] = 'Pages à exclure (insérer un regex)';
$lang['enableForAllTables'] = 'Active les tables de données (DataTables) pour toutes les tables "bien formatées"';
$lang['enableLocalization'] = 'Active la localisation automatique';