diff --git a/src/i18n/locales/no/leftSidebar/awards.json b/src/i18n/locales/no/leftSidebar/awards.json index 4222ec12..4a52c12a 100644 --- a/src/i18n/locales/no/leftSidebar/awards.json +++ b/src/i18n/locales/no/leftSidebar/awards.json @@ -1,13 +1,8 @@ { "title": { - "label": "Title", - "placeholder": "Math & Science Olympiad" + "label": "Title" }, "subtitle": { - "label": "Subtitle", - "placeholder": "First Place, International Level" - }, - "description": { - "placeholder": "You can write about what qualities made you succeed in getting this award." + "label": "Subtitle" } }