change all instances of neuter to both

This commit is contained in:
2023-11-21 07:58:45 +01:00
parent c855d0badc
commit f609ddb315
7 changed files with 15 additions and 15 deletions

View File

@@ -64,7 +64,7 @@ const visMessages = {
placeholder: "Choisissez le genre de l'usager",
woman: "Féminin",
man: "Masculin",
neuter: "Neutre, non binaire",
both: "Neutre, non binaire",
undefined: "Non renseigné"
}
},