Skip to content

Commit a66925a

Browse files
authored
Merge pull request #1108 from opencrvs/ocrvs-10712-b
[OCRVS-10712] Add translation items for flags
2 parents bbc9a13 + 7a46b58 commit a66925a

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

src/translations/client.csv

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -884,9 +884,9 @@ event.death.action.certificate.form.section.requester.label,This is the label fo
884884
event.death.action.certificate.form.section.requester.other.label,This is the label for the field,Print and issue to someone else,Imprimer et délivrer à quelqu'un d'autre
885885
event.death.action.certificate.form.section.requester.printInAdvance.label,This is the label for the field,Print in advance,Imprimer à l'avance
886886
event.death.action.certificate.form.section.requester.spouse.label,This is the label for the field,Print and issue to Spouse,Imprimer et délivrer au conjoint
887+
event.death.action.certificate.form.section.verifyIdentity.data.label,Label for identity verification data block,Identity details,Détails de l'identité
887888
event.death.action.certificate.form.section.who.title,This is the title of the section,Certify record,Certifier l'enregistrement
888889
event.death.action.certificate.form.verify,This is the label for the verification button,Verified,Vérifié
889-
event.death.action.certificate.form.section.verifyIdentity.data.label,Label for identity verification data block,Identity details,Détails de l'identité
890890
event.death.action.collect-certificate.label,This is shown as the action name anywhere the user can trigger the action from,Print certificate,Imprimer le certificat
891891
event.death.action.correction.documents.supportingDocs.affidavit.label,Label for the affidavit option,Affidavit,Affidavit
892892
event.death.action.correction.documents.supportingDocs.courtDocument.label,Label for the court document option,Court Document,Document judiciaire
@@ -1141,6 +1141,11 @@ field.name.surname.label,This is the label for the surname field,Last name,Nom(s
11411141
fieldAgentHome.queryError,The text when error ocurred loading rejected declarations,An error occurred while loading declarations,Une erreur s'est produite lors du chargement des déclarations
11421142
file.upload.fileSize.error,Error message when the selected file is too large,File size must be less than {maxSize}mb,La taille du fichier doit être inférieure à {maxSize}M
11431143
file.upload.fileType.error,Error message when the selected file type is not supported,File format not supported. Please attach {types} (max {maxSize}mb),Format de fichier non pris en charge. Veuillez joindre un {types} (max {maxSize}mb)
1144+
flags.builtin.correction-requested.label,Label for flag,Correction requested,Correction demandée
1145+
flags.builtin.incomplete.label,Label for flag,Incomplete,Incomplet
1146+
flags.builtin.pending-certification.label,Label for flag,Pending certification,En attente de certification
1147+
flags.builtin.potential-duplicate.label,Label for flag,Potential duplicate,Doublon potentiel
1148+
flags.builtin.rejected.label,Label for flag,Rejected,Rejeté
11441149
form.birth.child.title,Form section title for Child,Child's details,information de l'enfant
11451150
form.customField.label.numberOfDependants,,No. of dependants,Nombre de personnes à charge
11461151
form.customField.label.reasonForLateRegistrationBirth,,Reason for delayed registration,Raison du retard d'inscription

0 commit comments

Comments
 (0)