diff --git a/src/i18n/locales/fr/leftSidebar/references.json b/src/i18n/locales/fr/leftSidebar/references.json index 88241575..2d78feaf 100644 --- a/src/i18n/locales/fr/leftSidebar/references.json +++ b/src/i18n/locales/fr/leftSidebar/references.json @@ -1,19 +1,19 @@ { "name": { - "label": "Name", + "label": "Nom", "placeholder": "Richard Hendricks" }, "position": { - "label": "Position", + "label": "Poste", "placeholder": "CEO, Pied Piper" }, "phone": { - "label": "Phone Number" + "label": "Numéro de téléphone" }, "email": { - "label": "Email Address" + "label": "Adresse e-mail" }, "description": { - "placeholder": "You can write about how you and the reference contact worked together and which projects you were a part of." + "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é." } }