vue_visgraph: basically display persons, household, courses and edges between them

This commit is contained in:
2021-10-25 18:38:36 +02:00
parent e7f555077e
commit 136c6f19de
5 changed files with 92 additions and 23 deletions

View File

@@ -3,7 +3,8 @@
const visMessages = {
fr: {
visgraph: {
'Course': 'Parcours',
'Household': 'Ménage',
}
}
}