14 lines
367 B
PHP
Raw Permalink Normal View History

2013-01-30 22:02:55 -05:00
<?php
/***********************************************************
* Module : Systems
* Language : French
* Version : 5.4.0
* License : GPL
* Author : ABOnline solutions http://www.vtiger-crm.fr
***********************************************************/
$mod_strings = Array(
'LBL_SYSTEM_CONFIG' => 'Configuration système',
);
?>