{
    "ui-form": {
        "label": {
            "dropdown": "Dropdown",
            "group": "Group",
            "size": "Size",
            "width": "Width",
            "height": "Height",
            "key": "Key",
            "label": "Label",
            "value": "Value",
            "labelPlaceholder": "optional label",
            "className": "Class",
            "classNamePlaceholder": "Optional CSS class name(s)",
            "formElements": "Form elements",
            "form": "Form",
            "dropdownOptions": "Dropdown options",
            "type": "Type",
            "required": "Required",
            "rows": "Rows",
            "remove": "Remove",
            "egLabel": "e.g. Option 1",
            "egValue": "e.g. 1",
            "text": "Text",
            "multiline": "Multiline",
            "number": "Number",
            "email": "E-mail",
            "password": "Password",
            "checkbox": "Checkbox",
            "switch": "Switch",
            "date": "Date",
            "time": "Time",
            "element": "element",
            "buttons": "Buttons",
            "submit": "submit",
            "submitButtonText": "submit button text",
            "cancel": "clear",
            "cancelButtonText": "cancel button text",
            "topic": "Topic",
            "msgTopicPlaceholder": "optional msg.topic",
            "splitLayout": "Place the form elements in two columns",
            "resetOnSubmit": "Reset the form when submitted"
        },
        "tooltip": {
            "dynamicProperty": "Dynamic Property: Send msg.class to append new classes to this widget. NOTE: classes set at runtime will be applied in addition to any class(es) set in the nodes class field."
        }
    }
}
