<?php
/**
Configuration Manager for Mailto plugin
*/

$lang['mailto_acl_admin_only']	= 'Seuls les ADMIN peuvent envoyer des mails';
$lang['mailto_acl_grps']		= 'Groupes autorisés à envoyer des mails';
$lang['mailto_dformat']			= 'Format de la date';
$lang['mailto_signature']		= 'Signature du mail';
$lang['mailto_from']			= 'Envoyer en tant que';
$lang['mailto_bcc']				= 'Copie cachée';
