15 lines
439 B
PHP
Raw Permalink Normal View History

2013-01-30 22:02:55 -05:00
<?php
/***********************************************************
* Module : Integration
* Language : French
* Version : 5.4.0
* License : GPL
* Author : ABOnline solutions http://www.vtiger-crm.fr
***********************************************************/
$mod_strings = Array (
'Integration' => 'Integration',
'SINGLE_Integration' => 'Integration',
'LBL_HOW_TO_USE' => 'Comment l\'utiliser?',
);
?>