Skip to content
Snippets Groups Projects

GREG-154: Add gender field

Merged Tore.Brede requested to merge GREG-154_add_gender_field into master
Files
14
@@ -23,7 +23,10 @@
"passportNumber": "Passport number",
"passportNationality": "Passport nationality",
"countryCallingCode": "Country code",
"contactPersonUnit": "Contact at unit"
"contactPersonUnit": "Contact at unit",
"gender": "Gender",
"male": "Male",
"female": "Female"
},
"sponsor": {
"addRole": "Add role",
Loading