fr i18n
[old-projects.git] / philter / philter / locales / plugins / autoreply.fr.inc.php
1 <?php
2 /********************************************************************************
3 * i18n file
4 *
5 * This file is part of the philter distribution
6 * Copyright: See COPYING files that comes with this distribution
7 ********************************************************************************/
8
9 $philter->config['i18n']['2_auto_reply'] = 'Répondeur automatique';
10 $philter->config['i18n']['2_your_mail'] = ' Ton mail : ';
11
12 /********************************************************************************
13 * $Id$
14 * vim: set expandtab shiftwidth=4 tabstop=4 softtabstop=4 textwidth=100:
15 ********************************************************************************/
16 ?>