{
    "ui-table": {
        "label": {
            "group": "Group",
            "size": "Size",
            "maxRows": "Max Rows",
            "columns": "Columns",
            "autoCalculateColumns": "Auto Calculate Columns",
            "key": "key:",
            "value": "Value",
            "label": "Label",
            "optionalTableTitle": "optional label",
            "type": "Type",
            "width": "Width",
            "align": "Align",
            "alignLeft": "Left",
            "alignCenter": "Center",
            "alignRight": "Right",
            "column": "column",
            "selection": "Interaction",
            "search": "Search",
            "showSearch": "Show",
            "mobileBreakpoint": "Breakpoint",
            "action": "Action",
            "append": "Append",
            "replace": "Replace",
            "deselect": "Deselect",
            "deselectRows": "Deselect all rows when the table is filled",
            "className": "Class",
            "classNamePlaceholder": "Optional CSS class name(s)"
        },
        "selection": {
            "none": "None",
            "checkbox": "Checkboxes",
            "click": "Click"
        }
    }
}