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" } }