From c98c134b32e3e3393036538d8ea74b47e7ceb40e Mon Sep 17 00:00:00 2001
From: RealET <real3t@gmail.com>
Date: Wed, 4 Aug 2021 13:09:28 +0200
Subject: [PATCH] =?UTF-8?q?Des=20cha=C3=AEnes=20de=20langue=20manquantes?=
 =?UTF-8?q?=20(pour=20identit=C3=A9=20extra)?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 lang/local_fr.php | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

diff --git a/lang/local_fr.php b/lang/local_fr.php
index 794f1e3b..0fc67a0e 100644
--- a/lang/local_fr.php
+++ b/lang/local_fr.php
@@ -6,5 +6,22 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
 // Modification de l'interface d'admin
 'info_descriptif' => 'Bulle d’aide :',
 'texte_descriptif_rapide' => 'Bulle d’aide <i>(et chapeau si le chapeau vide)</i> + Meta Description <i>(pour les moteurs de recherche. Si vide, replis sur la Bulle d’aide de la rubrique mère, sinon la description du site)</i>',
+'mobile'	=> 'Mobile',
+'fax'	=> 'Fax',
+'email_contact'	=> 'Email de contact',
+'informations'	=> 'Informations',
+'id_article_contact'	=> 'ID article de contact',
+'id_image_pied'	=> 'ID image pied',
+'lien_image_pied'	=> 'URL du lien sur l’image',
+'id_formidable'	=> 'ID formulaire',
+'latitude'	=> 'Latitude',
+'longitude'	=> 'Longitude',
+'id_gis'	=> 'ID carte GIS',
+'facebook'	=> 'Facebook',
+'twitter'	=> 'Twitter',
+'linkedin'	=> 'LinkedIn',
+'instagram'	=> 'Instagram',
+'pinterest'	=> 'Pinterest',
+'viadeo'	=> 'Viadeo',
 
 );
-- 
GitLab