{
    "dimmer": {
        "ui": {
            "name": "Name",
            "text": "Text",
            "controlled_by_words": "This node can be controlled using the words entered. Multiple words are separated by a comma.",
            "max_time_on": "Max time on",
            "dim_time_on": "Time dim",
            "time_for_long": "Time for long",
            "update_interval": "Update Interval",
            "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",
            "turn_percentage": "Set percentage",
            "last_state": "Last state",
            "last_sended_state": "Last sent state"
        }
    }
}
