diff --git a/front/public/locales/en/stdcm.json b/front/public/locales/en/stdcm.json index f271eac2e70..c71d841e08a 100644 --- a/front/public/locales/en/stdcm.json +++ b/front/public/locales/en/stdcm.json @@ -57,7 +57,7 @@ "remainingWorkConflicts_one": "one other work in conflict", "workConflictSameDay": "scheduled work from {{waypointBefore}} to {{waypointAfter}} on {{startDate}} between {{startTime}} and {{endTime}}", "workConflict": "scheduled work from {{waypointBefore}} to {{waypointAfter}} from {{startDate}} at {{startTime}} to {{endDate}} at {{endTime}}", - "changeSearchCriteria": "You can modify your search criteria to find a solution", + "changeSearchCriteria": "You can modify your search criteria to find a solution.", "retainThisSimulation": "Retain this simulation", "simulationName": { "withOutputs": "Simulation n°{{id}}", diff --git a/front/public/locales/fr/stdcm.json b/front/public/locales/fr/stdcm.json index 82eb238f7a6..ea79d09d196 100644 --- a/front/public/locales/fr/stdcm.json +++ b/front/public/locales/fr/stdcm.json @@ -57,7 +57,7 @@ "remainingWorkConflicts_one": "un autre conflit avec des travaux", "workConflictSameDay": "travaux de {{waypointBefore}} à {{waypointAfter}} le {{startDate}} entre {{startTime}} et {{endTime}}", "workConflict": "travaux de {{waypointBefore}} à {{waypointAfter}} du {{startDate}} à {{startTime}} au {{endDate}} à {{endTime}}", - "changeSearchCriteria": "Vous pouvez modifier vos critères de recherche pour trouver une solution", + "changeSearchCriteria": "Vous pouvez modifier vos critères de recherche pour trouver une solution.", "retainThisSimulation": "Retenir cette simulation", "simulationName": { "withOutputs": "Simulation n°{{id}}",