person can be added to filiation graph and relationship created

This commit is contained in:
2022-03-22 15:49:25 +01:00
parent c7caa2ba76
commit 8d5c66dc40
2 changed files with 22 additions and 19 deletions

View File

@@ -1,5 +1,11 @@
const visMessages = {
fr: {
add_persons: {
title: "Ajouter des usagers",
suggested_counter: "Pas de résultats | 1 résultat | {count} résultats",
selected_counter: " 1 sélectionné | {count} sélectionnés",
search_some_persons: "Rechercher des personnes..",
},
visgraph: {
Course: 'Parcours',
Household: 'Ménage',