feat(dossier): correction can be of kind "outdated" by API, which will later improve UI wording
Cf #9485
This commit is contained in:
parent
380cedc998
commit
249539fc27
4 changed files with 12 additions and 1 deletions
|
@ -5,3 +5,4 @@ en:
|
|||
reasons:
|
||||
incorrect: "The file is invalid and needs to be corrected"
|
||||
incomplete: "The file is incomplete and needs to be completed"
|
||||
outdated: "The file needs to be updated and revalidated"
|
||||
|
|
|
@ -5,3 +5,4 @@ fr:
|
|||
reasons:
|
||||
incorrect: "Le dossier n’est pas valide et nécessite une correction"
|
||||
incomplete: "Le dossier est incomplet et nécessite d’être complété"
|
||||
outdated: "Le dossier doit être mis à jour et revalidé"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue