diff --git a/src/i18n/locales/es/app/app.json b/src/i18n/locales/es/app/app.json index 09f94258..8fc1ed1c 100644 --- a/src/i18n/locales/es/app/app.json +++ b/src/i18n/locales/es/app/app.json @@ -1,16 +1,11 @@ { - "heading": { - "placeholder": "Título" - }, "item": { "add": "Agregar {{- heading}}", "startDate": { - "label": "Fecha de inicio", - "placeholder": "Marzo 2018" + "label": "Fecha de inicio" }, "endDate": { - "label": "Fecha Final", - "placeholder": "Marzo 2022" + "label": "Fecha Final" }, "description": { "label": "Descripción"