ThirdPartyRenderBox created and old view replaced

This commit is contained in:
2021-08-19 12:31:16 +02:00
parent 4a0ffd2cba
commit 90cfcd0569
4 changed files with 109 additions and 56 deletions

View File

@@ -69,7 +69,11 @@ const messages = {
man: "Né le",
woman: "Née le"
} ,
no_information: "Pas d'information"
no_information: "Pas d'information",
type: {
thirdparty: "Tiers",
person: "Usager"
}
}
}
};