Add space heaters (#25250)
This commit is contained in:
18
Resources/Locale/en-US/components/space-heater-component.ftl
Normal file
18
Resources/Locale/en-US/components/space-heater-component.ftl
Normal file
@@ -0,0 +1,18 @@
|
||||
comp-space-heater-ui-thermostat = Thermostat:
|
||||
comp-space-heater-ui-mode = Mode
|
||||
comp-space-heater-ui-status-disabled = Off
|
||||
comp-space-heater-ui-status-enabled = On
|
||||
comp-space-heater-ui-increase-temperature-range = +
|
||||
comp-space-heater-ui-decrease-temperature-range = -
|
||||
|
||||
comp-space-heater-mode-Auto = Auto
|
||||
comp-space-heater-mode-Heat = Heat
|
||||
comp-space-heater-mode-Cool = Cool
|
||||
|
||||
comp-space-heater-ui-power-consumption = Power level:
|
||||
comp-space-heater-ui-Low-power-consumption = Low
|
||||
comp-space-heater-ui-Medium-power-consumption = Medium
|
||||
comp-space-heater-ui-High-power-consumption = High
|
||||
|
||||
comp-space-heater-device-name = space heater
|
||||
comp-space-heater-unanchored = The {$device} is not anchored.
|
||||
@@ -38,6 +38,7 @@ wires-board-name-windoor = Windoor Control
|
||||
wires-board-name-mech = Mech
|
||||
wires-board-name-fatextractor = FatExtractor
|
||||
wires-board-name-flatpacker = Flatpacker
|
||||
wires-board-name-spaceheater = Space Heater
|
||||
|
||||
# names that get displayed in the wire hacking hud & admin logs.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user