{
    "ADMIN_DASHBOARD": {
        "SIDE_NAV": {
            "SERVICES_PAGE": {
                "SERVICES": "Services"
            }
        },
        "SERVICES_PAGE": {
            "SUB_HEADING": "Service",
            "PAGE_TITLE": "Services",
            "TABS": {
                "DETAILS": "Details",
                "BOOKINGS": "Bookings",
                "CHARTS": "Charts",
                "CALENDAR": "Calendar",
                "SCHEDULE": "Schedule",
                "AUDIT": "Audit",
                "TIMELINE": "Timeline",
                "EDIT": "Edit",
                "WHO_AND_WHAT": "Who & What",
                "LIST": "Services",
                "PARENT_LIST": "Assign services",
                "GROUPS": "Groups"
            },
            "DETAILS": "Details",
            "UPCOMING_BOOKINGS": "Upcoming",
            "PAST_BOOKINGS": "Past",
            "CANCELLED_BOOKINGS": "Cancelled",
            "WHAT_SERVICES": "What (Services)",
            "WHO_PEOPLE": "Who (People)",
            "ACTIONS": "Actions",
            "NEW_BOOKING": "New Booking",
            "DISABLE": "Disable Service",
            "ENABLE": "Enable Service",
            "DELETE_ITEM_LABEL": "service",
            "DELETE": "Delete Service",
            "DELETE_CONFIRM": "Are you sure you want to delete this service?",
            "IMAGE": "Image",
            "ITEM": {
                "SERVICES": "Services",
                "MOBILE": "Mobile",
                "SERVING": "Serving"
            },
            "LISTING": {
                "COLUMNS": {
                    "NAME": "Service name",
                    "DESCRIPTION": "Description",
                    "DURATION": "Duration",
                    "SERVICE_TYPE": "Service type"
                },
                "FILTER_PLACEHOLDER": "Filter by service",
                "CREATE_NEW": "Create new service",
                "SERVICES": "Services",
                "NAME": "Name",
                "EMAIL": "Email",
                "ACTIONS": "Actions",
                "EDIT": "Edit",
                "DETAILS": "Details",
                "REORDER": "Reorder",
                "REORDER_MODAL_TITLE": "Reorder services",
                "LOCATIONS": "Locations",
                "LOCATIONS_BTN_ARIA_LABEL": "Edit locations"
            },
            "NEW": "Create new service",
            "SERVICE_BOOKINGS_TABLE": {
                "DATETIME": "Date/Time",
                "DESCRIPTION": "Description",
                "CANCEL_BTN": "Cancel",
                "DETAILS_BTN": "Details",
                "LEAVE_UNCHANGED": "-- leave unchanged --",
                "ACTIONS": "Actions",
                "MOVE_ALL_FUTURE_BOOKINGS_TO": "Move all future bookings to",
                "MOVE_BOOKINGS_BTN": "Move Bookings"
            },
            "ASSIGN_LOCATIONS": {
              "TITLE": "Assign locations for {{service_name}}",
              "SEARCH": "Search for a location",
              "OK_BTN": "@:COMMON.BTN.OK",
              "CANCEL_BTN": "@:COMMON.BTN.CANCEL"
            }
        }
    }
}
