{
    "control-device":{
        "name":"Name",
        "action":"Action",
        "swtich":"Swtich",
        "language":"en",
        "label":{
            "windSpeedEnum":"Wind Speed",
            "category":"Category",
            "device": "Device",
            "power":"Power",
            "toggle": "Toggle",
            "percentage":"Percentage",
            "fully_open":"Fully Opened",
            "fully_close":"Fully Closed",
            "motor_control":"Motor Control",
            "brightness":"Brightness",
            "color_temerature":"Color Temperature",
            "colorRgb":"Color",
            "thermostat": "Thermostat Mode",
            "thermostat_target_setpoint":"Thermostat Target Setpoint",
            "airConditionerMode":"Modes",
            "anti_direct_blow":"Breeze Away",
            "horizontal_swing":"H.Swing",
            "vertical_swing":"V.Swing",
            "fanMode":"Modes",
            "verticalAngle":"Vertical Swing",
            "horizontalAngle":"Horizontal Swing",
            "lightMode":"Light Mode",
            "irrigation_auto_controll":"Auto Irrigation",
            "irrigation_capacity":"Irrigation Capacity",
            "irrigation_duration":"Irrigation Duration",
            "child_lock":"Child Lock",
            "window_detection":"Window Detection",
            "eco_temp":"Frost Protection",
            "temp_calibration":"Temp Calibration",
            "temp_value":"Temperature value",
            "offset":"Offset value",
            "security_mode":"Smart Security",
            "system_volume":"System Volume",
            "alarm_bell":"Alert Ringtone",
            "select_bell":"Ringtone",
            "alarm_volume":"Alarm Volume",
            "Alarm_duration":"Duration",
            "select_type":"Action Type",
            "select_mode":"Select a Mode",
            "volume_size":"Volume",
            "formatTime":"HH'h'mm'm'ss's'",
            "formatSecond":"mm'm'ss's'",
            "swtich_tip": "Turn off the switch to control the device with customized payload from the previous node."
        },
        "SelectOption":{
            "home":"Home Mode",
            "away_home":"Away Mode",
            "sleep":"Sleep Mode",
            "disarmed":"Disarm",
            "on":"On",
            "off":"Off",
            "reverse":"Reverse",
            "keep":"Keep",
            "not_select":"Not selected",
            "open":"Open",
            "close":"Close",
            "stop":"Stop",
            "forst_protection":"OFF(Frost-protection)",
            "manual_mode":"Manual",
            "mode_auto":"Auto",
            "mode_cool":"Cool",
            "mode_heat":"Heat",
            "mode_fan":"Fan",
            "mode_dry":"Dry",
            "low":"speed 1",
            "medium":"speed 2",
            "high":"speed 3",
            "normal":"Normal",
            "child":"Child",
            "whiteLight":"While",
            "light_mode_color_temperature":"Color Temp",
            "light_mode_color":"Color",
            "armed":"Armed",
            "enable":"Enable",
            "disabled":"Disable",
            "mute":"mute",
            "minute":"min",
            "second":"s",
            "keep_ringing":"Keep Alarm",
            "customize":"Custom",
            "alert1":"alert1",
            "alert2":"alert2",
            "alert3":"alert3",
            "alert4":"alert4",
            "alert5":"alert5",
            "doorbell1":"doorbell1",
            "doorbell2":"doorbell2",
            "doorbell3":"doorbell3",
            "doorbell4":"doorbell4",
            "doorbell5":"doorbell5",
            "alarm1":"alarm1",
            "alarm2":"alarm2",
            "alarm3":"alarm3",
            "alarm4":"alarm4",
            "alarm5":"alarm5",
            "Pause":"Pause",
            "auto":"Auto"
        },
        "message": {
            "connect_fail": "Failed to connect. Please check Server configuration. ",
            "integer_limit":"Enter an integer from 0 to 100",
            "positive_integer_limit":"Enter an integer from 1 to 100",
            "node_execution_failed":"Failed. Please check Node configuration.",
            "alarm_cant_be_zero":"The duration of Alarm can't be 0.",
            "correct_range_value":"Invalid value. Please check the range or type of the value.",
            "rgb_cannot_be_all_zero": "RGB values ​​cannot all be 0",
            "rgb_range": "RGB values ​​range from 0 to 255"
        }
    }
}
