{
    "time-comp": {
        "label": {
            "time-comp": "time-comp",
            "compare": "compare",
            "input": "Input",
            "inputFormat": "parse format",
            "inputOffset": "Offset",
            "operatorContainer": "compare with",
            "resultContainer":"result",
            "onlyif": "only if",
            "result1": "result",
            "result1Value": "value",
            "result1Format": "output format",
            "result1Offset": "Offset"
        },
        "typeLabel":{
            "input": "Input value"
        },
        "placeholder": {
            "property": "Property",
            "input": "Input",
            "inputFormat": "parse format",
            "inputOffset": "Offset",
            "nextOccurrence":"defines if the next occurrence or the date for the current day (which can be in the past)",
            "result": "result",
            "resultValue": "value",
            "resultFormat": "output format",
            "resultOffset": "Offset"
        },
        "timeFormat": {
            "default": ""
        },
        "tips": {
			"documentation": "<a href=\"https://github.com/rdmtc/node-red-contrib-sun-position/wiki/time-comp\">Documentation and examples</a>"
		}
    }
}