{
    "light": {
        "ui": {
            "name": "Name",
            "text": "Text",
            "controlled_by_words": "This node can be controlled using the words entered. Multiple words are separated by a comma.",
            "mode": "Mode",
            "bool": "true/false output",
            "percentage": "0-100% output",
            "max_time_on": "Max time on",
            "alarm_on": "Alarm on",
            "alarm_off": "Alarm off",
            "controlled_by_central": "This block is controlled by the following central blocks:",

            "milliseconds": "Milliseconds",
            "seconds": "Seconds",
            "minutes": "Minutes",
            "hours": "Hours",

            "no_action": "No action",
            "turn_on": "Turn on",
            "turn_off": "Turn off",
            "last_state": "Last state",
            "last_sended_state": "Last sent state"
        }
    }
}
