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