diff --git a/src/i18n/locales/fr/leftSidebar/references.json b/src/i18n/locales/fr/leftSidebar/references.json index bdb543d3..b82d0618 100644 --- a/src/i18n/locales/fr/leftSidebar/references.json +++ b/src/i18n/locales/fr/leftSidebar/references.json @@ -1,19 +1,14 @@ { "name": { - "label": "Nom", - "placeholder": "Jean Martin" + "label": "Nom" }, "position": { - "label": "Poste", - "placeholder": "PDG, Pied Piper" + "label": "Poste" }, "phone": { "label": "Numéro de téléphone" }, "email": { "label": "Adresse e-mail" - }, - "description": { - "placeholder": "Vous pouvez écrire sur la façon dont vous et votre référence avez travaillé ensemble et sur les projets que vous avez mené." } }