unify labels
previously other had year, this had date despite asking for a year
This commit is contained in:
parent
dd17436a53
commit
f3bc1c9e58
@ -280,7 +280,7 @@ export const dataFields = { /* eslint-disable @typescript-eslint/camelcase */
|
||||
},
|
||||
date_lower : {
|
||||
category: Category.Age,
|
||||
title: "Earliest possible start date",
|
||||
title: "Earliest possible start year",
|
||||
tooltip: "This should be the earliest year in which building could have started.",
|
||||
example: 1900,
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user