diff --git a/frontend/app/src/i18n/fr/components/notifications/newActivityDuplicateStartTimeNotificationComponent.json b/frontend/app/src/i18n/fr/components/notifications/newActivityDuplicateStartTimeNotificationComponent.json index be308a048..0a899f548 100644 --- a/frontend/app/src/i18n/fr/components/notifications/newActivityDuplicateStartTimeNotificationComponent.json +++ b/frontend/app/src/i18n/fr/components/notifications/newActivityDuplicateStartTimeNotificationComponent.json @@ -1,4 +1,4 @@ { - "newActivityDuplicateStartTimeTitle": "New activity with duplicated start time", - "newActivityDuplicateStartTimeSubTitle": "A new activity has been added with a start time that overlaps with an existing activity. Please review it" -} + "newActivityDuplicateStartTimeTitle": "New activity with duplicated start time", + "newActivityDuplicateStartTimeSubTitle": "A new activity has been added with a start time that overlaps with an existing activity. Please review it" +} \ No newline at end of file