<?php
/**
 * French language file
 *
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 * @author     Damien Raude-Morvan <drazzib@drazzib.com>
 * @author     Raphael Wils <info@r-wils.fr>
 * @author     Benjamin HKB <http://benjamin.hkb.free.fr>
 */
 
// for the configuration manager
$lang['allowguests'] = 'Permettre les commentaires des utilisateurs non-enregistrés';
$lang['linkemail']   = 'Mettre un lien vers l\'email de la personne qui commente';
$lang['useavatar']   = 'Utiliser les avatars pour les commentaires';

//Setup VIM: ex: et ts=2 enc=utf-8 :