| Current Path : /home/etiennec/www/plugins/auto/contact/lang/ |
| Current File : /home/etiennec/www/plugins/auto/contact/lang/paquet-contact_en.php |
<?php
// This is a SPIP language file -- Ceci est un fichier langue de SPIP
// extrait automatiquement de http://trad.spip.net/tradlang_module/paquet-contact?lang_cible=en
// ** ne pas modifier le fichier **
if (!defined('_ECRIRE_INC_VERSION')) return;
$GLOBALS[$GLOBALS['idx_lang']] = array(
// C
'contact_description' => 'This plugin allows you to compose a contact form (name, address, phone number,...) and to choose the recipient list to receive collected informations by email.',
'contact_nom' => 'Advanced Contact Form',
'contact_slogan' => 'This extension provides a contact form with multiple options'
);
?>