Skip to content

Commit

Permalink
change deprecated wording
Browse files Browse the repository at this point in the history
  • Loading branch information
bbohec committed Jan 7, 2025
1 parent 5d39278 commit 211da6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion front/src/app/contents/forms/convention/textSetup.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ const immersionTexts = (internshipKind: InternshipKind) => ({
markAsValidated: "Valider la demande",
markAsCancelled: "Annuler la demande",
conventionAlreadyCancelled: "Demande déjà annulée.",
markAsDeprecated: "Marquer la demande comme obsolète",
markAsDeprecated: "Annuler la demande",
},
sign: {
title:
Expand Down

0 comments on commit 211da6a

Please sign in to comment.