Skip to content

Commit

Permalink
Removeing "Patient" from all Choose form
Browse files Browse the repository at this point in the history
  • Loading branch information
H4rsh4nk committed Oct 10, 2023
1 parent 0ef9765 commit 8fdabd6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/Lang/Lang.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"user_selector": "I am a",
"patient": "Member of the Public",
"provider": "Health Professional",
"gender_selector": "Patient Gender: ",
"gender_selector": "Gender: ",
"Tgender_selector": "Sex assigned at birth: ",
"male": "Male",
"female": "Female",
Expand All @@ -28,7 +28,7 @@
"Hormone_Therapy": "Hormone Therapy",
"Surgery":"Surgery",
"all_ages": "All ages",
"age_selector": "Patient Age: ",
"age_selector": "Age: ",
"ageandgender_help": "Please select a value for each of age, gender and sex assigned at birth",
"age_help": "Please select a gender and age between 18 and 150",
"age_void": "Please enter details and click Accept",
Expand Down Expand Up @@ -152,7 +152,7 @@
"user_selector": "Je suis un",
"patient": "Membre du public",
"provider": "Professionnel de la santé",
"gender_selector": "Genre du patient: ",
"gender_selector": "Genre: ",
"Tgender_selector": "Sexe attribué à la naissance: ",
"male": "Homme",
"female": "Femme",
Expand All @@ -165,7 +165,7 @@
"Hormone_Therapy": "Hormone Therapy",
"all_genders": "Tous les genres",
"all_ages": "Tous ages",
"age_selector": "Âge du patient: ",
"age_selector": "Âge: ",
"ageandgender_help": "Veuillez sélectionner une valeur pour chacun des éléments suivants : âge, sexe et sexe attribué à la naissance",
"age_help": "Veuillez choisir un genre et un âge entre 18 et 150 ans",
"age_void": "Please enter details and click Accept",
Expand Down

0 comments on commit 8fdabd6

Please sign in to comment.