From f2bb76544c9339d313218f41da848cc0921e166c Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 1 Apr 2020 16:11:09 +0530 Subject: [PATCH] New translations work.json (French) --- src/i18n/locales/fr/leftSidebar/work.json | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/src/i18n/locales/fr/leftSidebar/work.json b/src/i18n/locales/fr/leftSidebar/work.json index 042edc9b..742c7b86 100644 --- a/src/i18n/locales/fr/leftSidebar/work.json +++ b/src/i18n/locales/fr/leftSidebar/work.json @@ -1,13 +1,8 @@ { "name": { - "label": "Nom", - "placeholder": "Amazon" + "label": "Nom" }, "role": { - "label": "Rôle", - "placeholder": "Développeur Front-end" - }, - "description": { - "placeholder": "Vous pouvez écrire sur les compétences que vous avez acquises en travaillant au sein de l'entreprise et sur quels projets vous étiez impliqués." + "label": "Rôle" } }