diff --git a/src/i18n/locales/fr/leftSidebar/education.json b/src/i18n/locales/fr/leftSidebar/education.json index 231004b2..8252678d 100644 --- a/src/i18n/locales/fr/leftSidebar/education.json +++ b/src/i18n/locales/fr/leftSidebar/education.json @@ -1,16 +1,16 @@ { "name": { - "label": "Name", - "placeholder": "Harvard University" + "label": "Nom", + "placeholder": "Université de Harvard" }, "major": { - "label": "Major", - "placeholder": "Masters in Computer Science" + "label": "Spécialité", + "placeholder": "Maîtrise en Informatique" }, "grade": { - "label": "Grade" + "label": "Note" }, "description": { - "placeholder": "You can write about projects or special credit classes that you took while studying at this school." + "placeholder": "Vous pouvez écrire sur des projets ou des cours de crédit spéciaux que vous avez pris pendant vos études à cette école." } }