summaryrefslogtreecommitdiff
path: root/lang/fr/lang.php
blob: fa01076b2a425ee307d3fd73166220983a0d0e56 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?php
/**
 * French language file
 *
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 */

$lang['discussion']      = 'Discussion';
$lang['back_to_article'] = "Retour à l'article";
$lang['userpage']        = 'Page utilisateur';

//Setup VIM: ex: et ts=2 :