Language and logout bug
Some checks failed
CI / Check (push) Failing after 6m56s
Build and publish Docker image / build-and-push (push) Successful in 7m26s

This commit is contained in:
Andras Schmelczer 2026-06-27 10:45:48 +01:00
parent f047e50989
commit f1601257c7
12 changed files with 287 additions and 122 deletions

View file

@ -212,7 +212,7 @@ pub static FEATURE_GROUPS: &[FeatureGroup] = &[
high: 98.0,
},
step: 0.1,
description: "Average storey height from the EPC survey",
description: "Average floor-to-ceiling height from the EPC survey",
detail: "Average internal floor-to-ceiling height in metres as recorded during the Energy Performance Certificate assessment. Calculated by dividing the total internal volume by the total floor area.",
source: "epc",
prefix: "",
@ -937,7 +937,7 @@ pub static FEATURE_GROUPS: &[FeatureGroup] = &[
},
step: 1.0,
description: "Maximum broadband download speed available at the postcode",
detail: "Maximum fixed broadband download speed available from any provider, from Ofcom Connected Nations 2025. Represents theoretical maximum, not achieved speeds. 10 Mbps = basic, 30 = superfast, 100+ = ultrafast, 1000 = gigabit. Null where no availability data is published.",
detail: "Maximum fixed broadband download speed available from any provider, from Ofcom Connected Nations 2025. Represents theoretical maximum, not achieved speeds. 10 Mbps = basic, 30 = superfast, 100+ = ultrafast, 1000 = gigabit. Blank where no availability data is published.",
source: "broadband",
prefix: "",
suffix: " Mbps",