translations added

This commit is contained in:
2022-01-13 14:34:28 +01:00
parent a39bd79930
commit c4a859f2d2
3 changed files with 11 additions and 2 deletions

View File

@@ -4,7 +4,12 @@ const thirdpartyMessages = {
name: "Dénomination",
email: "Courriel",
phonenumber: "Téléphone",
}
comment: "Comment",
profession: "Qualité",
civility: "Civilité"
},
child_of: "Contact de: ",
children: "Personnes de contact: ",
}
};