mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
extending welsh translations
This commit is contained in:
parent
291c6955e5
commit
1010b24a4f
2 changed files with 4 additions and 1 deletions
|
|
@ -118,6 +118,8 @@ class HotWaterAttributes(Definitions):
|
|||
"waste water heat "
|
||||
"recovery",
|
||||
"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",
|
||||
}
|
||||
|
||||
def __init__(self, description: str):
|
||||
|
|
|
|||
|
|
@ -111,7 +111,8 @@ class MainheatControlAttributes(Definitions):
|
|||
't+-ól un gyfradd, trvs': 'single rate heating, trvs',
|
||||
't+ól un gyfradd, rhaglennydd a trvs': 'single rate heating, programmer, trvs',
|
||||
't+ól un gyfradd, trvs': 'single rate heating, trvs',
|
||||
'trvs a falf osgoi': 'trvs and bypass'
|
||||
'trvs a falf osgoi': 'trvs and bypass',
|
||||
'rheolaeth celect': 'celect-type control',
|
||||
}
|
||||
|
||||
def __init__(self, description: str):
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue