Skip to content

Commit

Permalink
Remove NID field from the user details form
Browse files Browse the repository at this point in the history
Remove the question that asks the user for a national ID number in the User details form as it is not required

opencrvs/opencrvs-core#6830
  • Loading branch information
Siyasanga committed Oct 3, 2024
1 parent 96f4ab3 commit 4795f6e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/translations/client.csv
Original file line number Diff line number Diff line change
Expand Up @@ -791,7 +791,6 @@ form.field.SearchField.placeHolderText,,Search,Recherche
form.field.dateRangepicker.checkbox.dateLabel,,{rangeStart} to {rangeEnd},{rangeStart} à {rangeEnd}
form.field.helpertext.nid,Helper text for nid input field,The National ID can only be numeric and must be 10 digits long,Le numéro d'identification national doit être uniquement numérique et comporter 10 chiffres
form.field.hideLabel,Button to hide section,Hide,Cacher
form.field.label.NID,,NID,NID
form.field.label.NIDNetErr,,The request to the NID system was unsuccessful. Please try again with a better connection.,La demande au système NID n'a pas abouti. Veuillez réessayer avec une meilleure connexion.
form.field.label.addFile,,Upload,Télécharger
form.field.label.addressLine1RuralOption,,Village,Village
Expand Down

0 comments on commit 4795f6e

Please sign in to comment.