| Current Path : /home/etiennec/www/plugins/auto/.contact.bck/lang/ |
| Current File : /home/etiennec/www/plugins/auto/.contact.bck/lang/public_fr.php |
<?php
// This is a SPIP language file -- Ceci est un fichier langue de SPIP
// Fichier source, a modifier dans svn://zone.spip.org/spip-zone/_plugins_/contact/lang/
if (!defined('_ECRIRE_INC_VERSION')) return;
$GLOBALS[$GLOBALS['idx_lang']] = array(
'info_texte_message' => 'Texte de votre message',
'form_pet_votre_email' => 'Votre email',
);
?>