unify labels

previously other had year, this had date despite asking for a year
This commit is contained in:
Mateusz Konieczny 2023-02-14 13:06:48 +01:00
parent dd17436a53
commit f3bc1c9e58

View File

@ -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,
},