From fe9d67e36ba25eea5179fb996121d40e78426939 Mon Sep 17 00:00:00 2001 From: Khalim Conn-Kowlessar Date: Tue, 28 May 2024 19:49:04 +0100 Subject: [PATCH] another welsh translation --- etl/epc_clean/epc_attributes/HotWaterAttributes.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/etl/epc_clean/epc_attributes/HotWaterAttributes.py b/etl/epc_clean/epc_attributes/HotWaterAttributes.py index b94ab092..b292daff 100644 --- a/etl/epc_clean/epc_attributes/HotWaterAttributes.py +++ b/etl/epc_clean/epc_attributes/HotWaterAttributes.py @@ -120,6 +120,8 @@ class HotWaterAttributes(Definitions): "ogçör brif system, adfer gwres d+¦r gwastraff": "from main system, waste water heat recovery", "twymwr tanddwr, tarriff safonol, adfer gwres d+¦r gwastraff": "electric immersion, standard tariff, waste " "water heat recovery", + "ogçör brif system, dim thermostat ar y silindr, adfer gwres nwyon ffliw": "from main system, no cylinder " + "thermostat, flue gas heat recovery", } def __init__(self, description: str):