summaryrefslogtreecommitdiff
path: root/lib/plugins/styling/lang/fr/lang.php
blob: e25839c82c18760674a635845d1183cb6be8e4b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?php

/**
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 * 
 * @author Carbain Frédéric <fcarbain@yahoo.fr>
 */
$lang['js']['popup']           = 'Ouvrir dans une nouvelle fenêtre';
$lang['error']                 = 'Désolé, ce thème ne supporte pas cette fonctionnalité.';
$lang['btn_preview']           = 'Aperçu des changements';
$lang['btn_save']              = 'sauvegarder les changements.';
$lang['__text__']              = 'Couleur de texte principale';
$lang['__background__']        = 'Couleur de fond principale';
$lang['__text_alt__']          = 'Couleur de texte alternative';
$lang['__background_alt__']    = 'Couleur de fond alternative';
$lang['__text_neu__']          = 'Couleur de texte neutre';
$lang['__background_neu__']    = 'Couleur de fond neutre';
$lang['__border__']            = 'Couleur des contours';