Skip to content

Commit 307e4a3

Browse files
committed
Add humanName constant to the copy
This is to allow country implementation to have custom Full name ordering e.g start with LastName or FirstName opencrvs/opencrvs-core#6830
1 parent 3cd6ec4 commit 307e4a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/translations/client.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -265,6 +265,7 @@ constants.gender,Gender label,Gender,Sexe
265265
constants.healthDivision,The description for HEALTH_DIVISION type,Health Division,Division de la santé
266266
constants.healthcareWorker,The description for Healthcare Worker type,Healthcare Worker,Travailleur de la santé
267267
constants.history,History heading,History,Histoire
268+
constants.humanName,Formatted full name, {lastName} {middleName} {firstName},{lastName} {middleName} {firstName}
268269
constants.id,ID Label,ID,ID
269270
constants.idCheckWithoutVerify,Issuance without the confirmation of proof,Continue without proof of ID?,Continuer sans preuve d'identité?
270271
constants.inReview.status,A label for In Review,In review,En cours de révision

0 commit comments

Comments
 (0)