diff --git a/src/i18n/locales/en/app/app.json b/src/i18n/locales/en/app/app.json index 861e3ad5..d491a136 100644 --- a/src/i18n/locales/en/app/app.json +++ b/src/i18n/locales/en/app/app.json @@ -1,16 +1,11 @@ { - "heading": { - "placeholder": "Heading" - }, "item": { "add": "Add {{- heading}}", "startDate": { - "label": "Start Date", - "placeholder": "March 2018" + "label": "Start Date" }, "endDate": { - "label": "End Date", - "placeholder": "March 2022" + "label": "End Date" }, "description": { "label": "Description"