Issue #314: Added BirthDate field to Profile builder and Castform template

This commit is contained in:
gianantoniopini
2020-11-04 13:38:43 +01:00
parent 5bf9d5ae9e
commit 59f0ff9228
6 changed files with 36 additions and 4 deletions

View File

@@ -96,6 +96,7 @@
"photograph": "Photograph",
"firstName": "First Name",
"lastName": "Last Name",
"birthDate": "Date of Birth",
"address": {
"line1": "Address Line 1",
"line2": "Address Line 2",