aboutsummaryrefslogtreecommitdiffstats
path: root/themes/elegant/language/fr_FR/theme.lang.php
blob: 5b5ad5b2e96af73ea0c4b3fca3b0fa7da93df1cc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?php

$lang['Elegant, Configuration Page'] = 'Elegant, Page de Configuration';
$lang['Panels options'] = 'Options des panneaux';
$lang['Choose what should be the default state for each panel, or disable the animation:'] = 'Choisissez le comportement par défaut des panneaux rétractables, ou désactivez leur animation';
$lang['Main Menu Panel'] = 'Panneau du menu principal';
$lang['Displayed'] = 'Affiché';
$lang['Hidden'] = 'Caché';
$lang['Disable the animation'] = 'Désactiver l\'animation';
$lang['Photo Description Panel'] = 'Panneau de la description de la photo';
$lang['Comments Panel'] = 'Panneau des commentaires';
?>