fr i18n
[old-projects.git] / philter / philter / locales / plugins / forward.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']['1_fwd_to'] = 'Transmettre à';
10 $philter->config['i18n']['1_email'] = ' email : ';
11
12 /********************************************************************************
13 * $Id$
14 * vim: set expandtab shiftwidth=4 tabstop=4 softtabstop=4 textwidth=100:
15 ********************************************************************************/
16 ?>