Skip to content

Commit

Permalink
Add back the NID field translations
Browse files Browse the repository at this point in the history
The tranlation also get used views/form.ts file which is a different form config file

opencrvs/opencrvs-core#6830
  • Loading branch information
Siyasanga Mtshokotsha authored and Siyasanga Mtshokotsha committed Oct 9, 2024
1 parent 788bb9e commit bba3142
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/translations/client.csv
Original file line number Diff line number Diff line change
Expand Up @@ -791,6 +791,7 @@ 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 bba3142

Please sign in to comment.