{
    "label": {
        "name": "Name",
        "host": "Host",
        "email": "Email",
        "password": "Password",
        "port": "Port",
        "port_help": "use 80 for Raspberry PI / Sprut.Hub and 7777 for Wirenboard",
        "test_connection": "Test connection",
        "token": "Token",
        "mqtt_username": "Username",
        "mqtt_password": "Password",
        "mqtt_port": "Port",
        "check": "Check",
        "sh_jrpc": "jRPC status",
        "sh_api": "REST API status",
        "sh_version": "Sprut.hub version",
        "sh_new_version": "Update is available",
        "sh_accessories_cnt": "Accessories",
        "sh_auth": "Auth",
        "error": "Error",
        "ok": "OK",
        "server": "Sprut.hub",
        "uid": "Accessory",
        "cid": "Characteristic",
        "show_hidden": "Show hidden accessories",
        "enable_multiple": "Enable multiple select",
        "refresh": "Refresh",
        "refresh_list": "Refresh List",
        "start_output": "Start Output",
        "start_output_help": "Send value on reconnect",
        "accessories": "accessories",
        "accessory": "accessory",
        "command": "Command",
        "payload": "Payload",
        "rbe": "Filter",
        "rbe_help": "Send only changes"
    },
    "placeholder": {
        "name": "Name"
    },
    "status": {
        "no_payload": "no payload",
        "invalid_payload": "invalid payload",
        "no_characteristic": "no characteristic",
        "no_accessory": "no accessory",
        "no_value": "no value",
        "no_device": "no device",
        "no_server": "no server",
        "no_connection": "no connection",
        "connected": "connected",
        "received": "received",
        "sent": "sent",
        "rbe": "no change"
    },
    "tip": {
        "deploy": "<b>Important:</b> deploy server node to get devices list"
    },

    "unit": {
        "percentage": "%",
        "celsius": "°C",
        "lux": "lux",
        "arcdegrees": "°",
        "seconds": "seconds",
        "hPa": "hPa",
        "mmHg": "mmHg",
        "dB": "dB",
        "V": "V",
        "A": "A",
        "W": "W",
        "VA": "VA",
        "kWh": "kWh",
        "kVAh": "kVAh",
        "UVI": "UVI"
    },

    "multiselect": {
        "complete_payload": "All",
        "all": "All",
        "devices": "Accessories",
        "filter_devices": "Filter accessories...",
        "refresh": "Refresh list",
        "none_selected": "None selected",
        "required": ""
    }
}
