diff --git a/src/i18n/locales/fr/app/app.json b/src/i18n/locales/fr/app/app.json index 6bd2aba5..cc480179 100644 --- a/src/i18n/locales/fr/app/app.json +++ b/src/i18n/locales/fr/app/app.json @@ -1,16 +1,11 @@ { - "heading": { - "placeholder": "Titre" - }, "item": { "add": "Ajouter {{- heading}}", "startDate": { - "label": "Date de début", - "placeholder": "Mars 2018" + "label": "Date de début" }, "endDate": { - "label": "Date de fin", - "placeholder": "Mars 2022" + "label": "Date de fin" }, "description": { "label": "Description"