From c073aac33d43fbe02553579cc7cb0c075fa65eec Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 31 Mar 2020 14:24:09 +0530 Subject: [PATCH] New translations certifications.json (French) --- src/i18n/locales/fr/leftSidebar/certifications.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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." } }