Skip to content

Commit

Permalink
fix: update certified at message id for verify certificate
Browse files Browse the repository at this point in the history
  • Loading branch information
Nil20 committed Jun 14, 2024
1 parent e67f4d6 commit 4d6f61b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/translations/client.csv
Original file line number Diff line number Diff line change
Expand Up @@ -2123,7 +2123,7 @@ validations.validNationalIDLengths,Nid valid lengths,9,9
validations.validNationalId,The error message that appears when an invalid value is used as nid,The National ID can only be numeric and must be 10 digits long,Le numéro d'identification national ne peut être que numérique et doit avoir une longueur de 9 chiffres.
validations.validPassportNumber,The error message that appears when an invalid value is used as passport number,The Passport Number can only be alpha numeric and must be {validLength} characters long,Le numéro de passeport ne peut être qu'alphanumérique et doit comporter {validLength} caractères.
verifyCertificate.brn,Label for Birth Registration Number,BRN,Numéro de régistre de naissance
verifyCertificate.createdAt,Label for date of certification,Date of certification,Date de l'émission du certificat de naissance
verifyCertificate.certifiedAt,Label for date of certification,Date of certification,Date de l'émission du certificat de naissance
verifyCertificate.dateOfBirth,Label for date of birth,Date of birth,Date de naissance
verifyCertificate.dateOfDeath,Label for date of death,Date of death,Date du décès
verifyCertificate.drn,Label for Death Registration Number,DRN,Numéro de régistre de décès
Expand Down

0 comments on commit 4d6f61b

Please sign in to comment.