From 3a0e8213e9216ab58c08f373688e8d37bc134a74 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 1 Apr 2020 16:11:16 +0530 Subject: [PATCH] New translations awards.json (French) --- src/i18n/locales/fr/leftSidebar/awards.json | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/src/i18n/locales/fr/leftSidebar/awards.json b/src/i18n/locales/fr/leftSidebar/awards.json index cb11f598..48568a33 100644 --- a/src/i18n/locales/fr/leftSidebar/awards.json +++ b/src/i18n/locales/fr/leftSidebar/awards.json @@ -1,13 +1,8 @@ { "title": { - "label": "Titre", - "placeholder": "Olympiade de mathématiques et de sciences" + "label": "Titre" }, "subtitle": { - "label": "Sous-titre", - "placeholder": "Première place, niveau international" - }, - "description": { - "placeholder": "Vous pouvez écrire sur les qualités qui vous ont permis de gagner ce prix." + "label": "Sous-titre" } }