adecwatt/lang/en/settings.php
2023-10-12 19:41:28 +02:00

13 lines
315 B
PHP

<?php
/**
* @license http://www.cecill.info/licences/Licence_CeCILL-B_V1-fr.html
* @author Francois Merciol <webmestre@parlenet.org>
*
* English language file
*/
// for the configuration manager
$lang['dataDir'] = 'Directory for data';
$lang['adecWattGroup'] = 'performed validation group';
?>