SergiuToporjinschi / node-red-contrib-heater-controller

Heater controller for node-red dashboard
GNU General Public License v3.0
18 stars 17 forks source link

Please add German translation #11

Closed HanSolo72 closed 5 years ago

HanSolo72 commented 5 years ago

{ "heater_controller": { "label": { "size": "Größe", "name": "Name", "group": "Gruppe", "topic": "Topic", "slider": "Schieberegler", "min": "Min", "max": "Max", "step": "Schrittweite", "unit": "Einheit", "celsiusUnit": "Celsius", "fahrenheitUnit": "Fahrenheit", "kelvinUnit": "Kelvin", "hysteresis": "Hysterese", "upThreshold": "Oberer Schwellwert", "lowerThreshold": "Unterer Schwellwert", "calendar": "Kalender" }, "placeholder": { "value": "value" }, "error": { "no-group": "Gruppe nicht konfiguriert" } } }

SergiuToporjinschi commented 5 years ago

Please create a fork and ask for pull

SergiuToporjinschi commented 5 years ago

Thanks!