{
    "heater_controller": {
        "label": {
            "size": "Size",
            "name": "Name",
            "group": "Group",
            "title": "Title",
            "displayMode": "Display",
            "dmButtons": "Buttons",
            "dmSlider": "Slider",
            "topic": "Topic",
            "logLength": "Max length",
            "logLengthType": "Log length",
            "daysType": "Days",
            "changesType": "Changes",
            "logTitle": "Logs",
            "slider": "Slider/Buttons",
            "min": "Min",
            "max": "Max",
            "step": "Step",
            "unit": "Unit",
            "celsiusUnit": "Celsius",
            "fahrenheitUnit": "Fahrenheit",
            "kelvinUnit": "Kelvin",
            "hysteresis": "Hysteresis",
            "upThreshold": "Hysteresis limit",
            "calendar": "Calendar"
        },
        "placeholder": {
            "value": "value"
        },
        "error": {
            "no-group": "Group is missing"
        }
    }
}