xref: /template/writr/lang/fr/lang.php (revision 3590a50d0a9ab093e2eaa6ee809ec31202d4a71b)
15c46d2caSLouis Ouellet<?php
25c46d2caSLouis Ouellet/**
3365e64efSLouis Ouellet * Fichier Language pour le template
45c46d2caSLouis Ouellet *
55c46d2caSLouis Ouellet */
65c46d2caSLouis Ouellet
75c46d2caSLouis Ouellet$lang['menu']                               = 'Menu';
8*3590a50dSLouis Ouellet$lang['__tooltips_background_color__']      = 'Couleur arrière-plan des infos-bulles';
9*3590a50dSLouis Ouellet$lang['__tooltips_text_color__']            = 'Couleur text des infos-bulles';
10*3590a50dSLouis Ouellet$lang['__tooltips_border_color__']          = 'Couleur bordure des infos-bulles';
115c46d2caSLouis Ouellet$lang['__theme_color__']                    = 'Couleur principale du thème';
125c46d2caSLouis Ouellet$lang['__theme_color_alt__']                = 'Couleur secondaire du thème';
135c46d2caSLouis Ouellet$lang['__content_width__']                  = 'Largeur de la zone de contenu';
145c46d2caSLouis Ouellet$lang['AddNewPage']                         = 'Ajouter une nouvelle page';
155c46d2caSLouis Ouellet$lang['Language']                           = 'Langue';
16c890aa38SLouis Ouellet$lang['__font__']                           = 'Police';
17