Language and logout bug
This commit is contained in:
parent
f047e50989
commit
f1601257c7
12 changed files with 287 additions and 122 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue