diff --git a/src/i18n/locales/fr/leftSidebar/awards.json b/src/i18n/locales/fr/leftSidebar/awards.json index 4222ec12..cb11f598 100644 --- a/src/i18n/locales/fr/leftSidebar/awards.json +++ b/src/i18n/locales/fr/leftSidebar/awards.json @@ -1,13 +1,13 @@ { "title": { - "label": "Title", - "placeholder": "Math & Science Olympiad" + "label": "Titre", + "placeholder": "Olympiade de mathématiques et de sciences" }, "subtitle": { - "label": "Subtitle", - "placeholder": "First Place, International Level" + "label": "Sous-titre", + "placeholder": "Première place, niveau international" }, "description": { - "placeholder": "You can write about what qualities made you succeed in getting this award." + "placeholder": "Vous pouvez écrire sur les qualités qui vous ont permis de gagner ce prix." } }