fix create person on the fly

This commit is contained in:
2022-03-25 17:22:10 +01:00
parent 3babbe5e84
commit 1812592d43
2 changed files with 7 additions and 3 deletions

View File

@@ -69,7 +69,7 @@ const messages = {
person: "Usager"
},
holder: "Titulaire",
years_old: "an | {n} an | {n} ans",
years_old: "1 an | {n} an | {n} ans",
residential_address: "Adresse de résidence",
located_at: "réside chez"
}