minor changes

This commit is contained in:
2022-01-28 09:56:20 +01:00
parent 39a7cecd24
commit 72cffd7a3d
6 changed files with 24 additions and 16 deletions

View File

@@ -32,7 +32,8 @@ const appMessages = {
the_action: "l'action",
StartDate: "Date d'ouverture",
SocialAction: "Action d'accompagnement",
no_data: "Aucun résultats"
no_data: "Aucun résultats",
no_dashboard: "Pas de tableaux de bord"
}
};