Changes to interface text
This commit is contained in:
parent
d10d2c12b7
commit
c5b00ed428
@ -587,21 +587,21 @@ export const dataFields = { /* eslint-disable @typescript-eslint/camelcase */
|
|||||||
|
|
||||||
construction_core_material: {
|
construction_core_material: {
|
||||||
category: Category.Construction,
|
category: Category.Construction,
|
||||||
title: "Core material",
|
title: "What is the main structural material thought to be?",
|
||||||
tooltip: "The main structural material",
|
tooltip: "The main structural material",
|
||||||
example: "",
|
example: "",
|
||||||
},
|
},
|
||||||
construction_core_material_source_type: {
|
construction_core_material_source_type: {
|
||||||
category: Category.Construction,
|
category: Category.Construction,
|
||||||
title: "Source type",
|
title: "Source type",
|
||||||
tooltip: "Source of roof covering data",
|
tooltip: "Source of main structural material data",
|
||||||
example: "",
|
example: "",
|
||||||
items: commonSourceTypes
|
items: commonSourceTypes
|
||||||
},
|
},
|
||||||
construction_core_material_source_links: {
|
construction_core_material_source_links: {
|
||||||
category: Category.Construction,
|
category: Category.Construction,
|
||||||
title: "Source links",
|
title: "Source links",
|
||||||
tooltip: "URL(s) for roof covering data source(s)",
|
tooltip: "URL(s) for main structural material data source(s)",
|
||||||
example: ["", "", ""],
|
example: ["", "", ""],
|
||||||
},
|
},
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user