From 6a0faf91ddc38dff875041ba8d305cd806d253c2 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 31 Mar 2020 15:14:26 +0530 Subject: [PATCH] New translations references.json (French) --- src/i18n/locales/fr/leftSidebar/references.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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é." } }