render table results for works tab

This commit is contained in:
2022-01-25 21:39:20 +01:00
parent 1e1311b7c8
commit 1952e4aa5a
4 changed files with 57 additions and 2 deletions

View File

@@ -26,7 +26,12 @@ const appMessages = {
Entity: "Associé à",
show_entity: "Voir {entity}",
the_activity: "l'échange",
the_course: "le parcours"
the_course: "le parcours",
the_action: "l'action",
StartDate: "Date d'ouverture",
SocialAction: "Action d'accompagnement",
}
};