diff --git a/src/i18n/locales/fr/leftSidebar/certifications.json b/src/i18n/locales/fr/leftSidebar/certifications.json index 2763082a..ea148dfc 100644 --- a/src/i18n/locales/fr/leftSidebar/certifications.json +++ b/src/i18n/locales/fr/leftSidebar/certifications.json @@ -1,13 +1,13 @@ { "title": { - "label": "Title", - "placeholder": "Android Development Nanodegree" + "label": "Titre", + "placeholder": "Nanodegree de développement Android" }, "subtitle": { - "label": "Subtitle", + "label": "Sous-titre", "placeholder": "Udacity" }, "description": { - "placeholder": "You can write about what you learnt from your certification program." + "placeholder": "Vous pouvez écrire sur ce que vous avez appris de votre programme de certification." } }