From 788bb9e671b8d5f46e14e831279c084b01d2fa6c Mon Sep 17 00:00:00 2001 From: Siyasanga Mtshokotsha Date: Wed, 9 Oct 2024 00:31:10 +0200 Subject: [PATCH] Remove lang suffix for FamilyName field We no longer need the suffixes for the FamilyName field since we not really using it anywhere https://github.com/opencrvs/opencrvs-core/issues/6830 --- src/translations/client.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/translations/client.csv b/src/translations/client.csv index 4f52cd09..25fc66c5 100644 --- a/src/translations/client.csv +++ b/src/translations/client.csv @@ -1030,8 +1030,8 @@ form.field.label.internationalDistrict,,District,District form.field.label.internationalPostcode,,Postcode / Zip,Code postal / Zip form.field.label.internationalState,,State,État form.field.label.lastName,,Last name,Nom de famille +form.field.label.lastName,,User's surname,Nom de famille de l'utilisateur form.field.label.lastNameAtBirth,,Last name at birth (if different from above),Nom de famille à la naissance (si différent de ci-dessus) -form.field.label.lastNameEN,,User's surname,Nom de famille de l'utilisateur form.field.label.layReported,,Lay reported,Rapport anonyme form.field.label.legalGuardianProof,,Proof of legal guardianship,Preuve de la tutelle légale form.field.label.locationLevel3,Label for locationLevel3,Location Level 3,Emplacement Niveau 3