diff --git a/src/i18n/locales/fr/leftSidebar/work.json b/src/i18n/locales/fr/leftSidebar/work.json index 776d7d58..13e62d46 100644 --- a/src/i18n/locales/fr/leftSidebar/work.json +++ b/src/i18n/locales/fr/leftSidebar/work.json @@ -1,13 +1,13 @@ { "name": { - "label": "Name", - "placeholder": "Amazon (US)" + "label": "Nom", + "placeholder": "Amazon (É.-U.)" }, "role": { - "label": "Role", - "placeholder": "Front-end Web Developer" + "label": "Rôle", + "placeholder": "Développeur Front-end" }, "description": { - "placeholder": "You can write about what you specialized in while working at the company and what projects you were a part of." + "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." } }