{
    "ADMIN_DASHBOARD": {
        "SIDE_NAV": {
            "LIQUID_PAGE": {
                "LIQUID": "Liquid Templates"
            }
        },
        "LIQUID_PAGE": {
            "SUB_HEADING": "Liquid Templates",
            "TABS": {
                "DETAILS": "Details"
            },
            "VALUE": "Value",
            "TYPE": "Type",
            "OUTPUT": "Output",
            "FILTER_OBJECT": "Filter Object",
            "NAME": "Name",
            "TEMPLATE": "Template",
            "SAVE": "Save Template",
            "DETAILS": "Details",
            "ACTIONS": "Actions",
            "DISABLE": "Disable Template",
            "ENABLE": "Enable Template",
            "DELETE": "Delete Template",
            "DELETE_CONFIRM": "Are you sure you want to delete this template",
            "DELETE_ITEM_LABEL": "template",
            "PREVIEW": "Preview",
            "KEY":"Unique Key (optional)",
            "DESCRIPTION": "Description (optional)",
            "DROP": "Object to match to load this template publically",
            "DROP_VERSION": "Drop Version (select default if unsure)",
            "LOOKUP_TYPE":"Method of publically matching object",
            "ENTITIES": {
                "COMPANY": "Company/Location",
                "RESOURCE": "Resource",
                "SERVICE": "Service",
                "PERSON": "Person",
                "EVENT": "Event",
                "CLIENT": "Client",
                "SLOT": "Staff/Resource/Occurance Slot",
                "CUSTOM_OBJECT": "Custom Object",
                "ORDER": "Order",
                "BOOKING": "Booking"
            },
            "DROP_VERSION_DEFAULT": "DEFAULT",
            "LOOKUP_TYPES": {
                "ID": "Match Drop by ID",
                "REF": "Match Drop by Custom Reference",
                "ENCODED": "Match Drop by Secure Obfuscated Id"
            },
            "LISTING": {
                "COLUMNS": {
                    "NAME": "Template name",
                    "ID": "Template ID"
                },
                "CREATE_NEW": "Create new template",
                "LIQUID": "Liquid Templates",
                "ACTIONS": "Actions",
                "EDIT": "Edit",
                "DETAILS": "Details"
            },
            "NEW": "Create new template"
        }
    }
}