From f321cd3af04a1c3e0e149fd5636c154dfd0e2c57 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Vit=C3=B3ria=20Silva?= Date: Wed, 10 Sep 2025 10:09:21 +0100 Subject: [PATCH] New translations newactivityduplicatestarttimenotificationcomponent.json (French) --- .../newActivityDuplicateStartTimeNotificationComponent.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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