<?php
/**
 * French language file for template
 *
 */

$lang['__existing__']      = 'The color for links to existing pages';
$lang['__missing__']       = 'The color for links to non-existing pages';
$lang['__site_width__']    = 'The width of the full site (can be any length unit: %, px, em, ...)';
$lang['__sidebar_width__'] = 'The width of the sidebar, if any (can be any length unit: %, px, em, ...)';
$lang['search'] = 'Rechercher';
$lang['Menu']        = 'Menu';
$lang['edit-menu']   = 'Éditer le menu';
$lang['__kiwiki_color_black__']        = 'Couleur sombre';
$lang['__kiwiki_color_white__']        = 'Couleur claire';
$lang['__kiwiki_color_grey__']        = 'Couleur grise';
$lang['__kiwiki_color_grey_dark__']        = 'Couleur gris sombre';
$lang['__kiwiki_color_text__']        = 'Couleur texte';
$lang['__kiwiki_color_body_bg__']        = 'Couleur fond';
$lang['__kiwiki_color_btn_bg__']        = 'Couleur bouton';
$lang['__kiwiki_color_btn_hover_bg__']        = 'Couleur survol bouton';
$lang['__kiwiki_color_btn_border_color__']        = 'Couleur contour bouton';