mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
debugging RoofAttributes
This commit is contained in:
parent
e7bd4be0b0
commit
83500543ca
1 changed files with 1 additions and 2 deletions
|
|
@ -10,8 +10,7 @@ class RoofAttributes(Definitions):
|
|||
|
||||
WELSH_TEXT = {
|
||||
"ar oleddf, dim inswleiddio": "pitched, no insulation",
|
||||
"ar oleddf, 150 mm o inswleiddio yn y llofft": "pitched, 150 mm loft insulation",
|
||||
"ar oleddf, 300 mm o inswleiddio yn y llofft": "pitched, 300 mm loft insulation"
|
||||
"(annedd arall uwchben)": "(another dwelling above)"
|
||||
}
|
||||
|
||||
def __init__(self, description: str):
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue