From 435b1289b5351e4cf1ffd18d8cac99f3e492988a Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 1 Apr 2020 16:38:21 +0530 Subject: [PATCH] New translations certifications.json (French) --- src/i18n/locales/fr/leftSidebar/certifications.json | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/src/i18n/locales/fr/leftSidebar/certifications.json b/src/i18n/locales/fr/leftSidebar/certifications.json index 0856e9a9..d204184d 100644 --- a/src/i18n/locales/fr/leftSidebar/certifications.json +++ b/src/i18n/locales/fr/leftSidebar/certifications.json @@ -1,13 +1,8 @@ { "title": { - "label": "Titre", - "placeholder": "Développement Android Nanodegree" + "label": "Nom" }, "subtitle": { - "label": "Sous-titre", - "placeholder": "Udacity" - }, - "description": { - "placeholder": "Vous pouvez écrire sur ce que vous avez appris de votre programme de certification." + "label": "Autorité" } }