{
    "ADMIN_BOOKING": {
        "ASSETS": {
            "RESOURCES_GROUP_LABEL": "@:COMMON.TERMINOLOGY.RESOURCES",
            "STAFF_GROUP_LABEL": "@:COMMON.TERMINOLOGY.STAFF",
            "LOCATIONS_GROUP_LABEL": "Locations"
        },
        "CALENDAR": {
            "TIME_SLOT_IN_PAST": "The selected time slot is in the past. As an administrator, you can still book this.",
            "STEP_HEADING": "Select a time",
            "TIME_NOT_AVAILABLE_STEP_HEADING": "Time not available",
            "ANY_PERSON_OPTION": "Any person",
            "ANY_RESOURCE_OPTION": "Any resource",
            "BACK_BTN": "@:COMMON.BTN.BACK",
            "SELECT_BTN": "@:COMMON.BTN.CONTINUE",
            "TITLE_DATE_AND_TIME": "Select a date and time",
            "TITLE_QUICK_PICK": "Select a service",
            "CALENDAR_CONFLICT": "Calendar conflict",
            "CALENDAR_CONFLICT_HEADER_1": "It looks like your chosen time overlaps with another booking, and may also be outside the time-step or schedule.",
            "CALENDAR_CONFLICT_HEADER_2": "It looks like your chosen time is outside the time-step or schedule.",
            "CALENDAR_CONFLICT_HEADER_QUESTION": "How would you like to proceed?",
            "MOVE_BOOKING": "@:COMMON.BTN.MOVE_BOOKING",
            "CALENDAR_PANEL_HEADING": "@:COMMON.TERMINOLOGY.CALENDAR",
            "NOT_AVAILABLE": "Time not available: {{time | dateTimeConfig: 'abbreviatedDateTime':true}}",
            "CONFLICT_EXISTS": "There's an availability conflict",
            "CONFLICT_EXISTS_WITH_PERSON": "with {{person_name}}",
            "CONFLICT_EXISTS_IN_RESOURCE": "in {{resource_name}}",
            "CONFLICT_RESULT_OF": "This can be the result of:",
            "CONFLICT_REASON_ALREADY_BOOKED": "The Staff/Resource being booked or blocked already",
            "CONFLICT_REASON_NOT_ENOUGH_TIME": "Not enough available time to complete the booking before an existing one starts",
            "CONFLICT_REASON_OUTSIDE": "The selected time being outside of the {{booking_time_step | time_period}} booking time step for {{service_name}}.",
            "CONFLICT_ANOTHER_TIME_OR_OVERBOOK": "You can either use the calendar to choose another time or overbook.",
            "DAY_VIEW_BTN": "Day",
            "DAYS_VIEW_BTN": "{{numberOfDays}} day",
            "DAY_3_VIEW_BTN": "3 day",
            "DAY_5_VIEW_BTN": "5 day",
            "DAY_7_VIEW_BTN": "7 day",
            "FIRST_FOUND_VIEW_BTN": "First available",
            "DATE_HEADER": {
                "DAY_VIEW": "{{selected_date | dateTimeConfig: 'simpleMonthDayYear':true}}",
                "DAY_VIEW_XS": "{{selected_date | dateTimeConfig: 'abbreviatedShortDate':true}}",
                "FIRST_FOUND_VIEW": "{{selected_date | dateTimeConfig: 'simpleMonthDayYear':true}}",
                "FIRST_FOUND_VIEW_XS": "{{selected_date | dateTimeConfig: 'abbreviatedShortDate':true}}"
            },
            "IN": "in",
            "NOT_FOUND": "No availability found",
            "NOT_FOUND_TRY_DIFFERENT_TIME_RANGE": "No availability found, try a different time-range",
            "NO_NEXT_AVAILABLE_SLOT": "There's no upcoming availability.",
            "OVERBOOK_WARNING": "Overbooking ignores booking time step and availability constraints to make a booking.",
            "FILTER_BY_LBL": "Filter by",
            "PREV_DAY_BTN": "Previous Day",
            "NEXT_DAY_BTN": "Next Day",
            "SELECT_A_TIME_FOR_BOOKING": "Select a time for the booking.",
            "YOUR_BOOKING": "Your booking",
            "OVERLAPPING_BOOKINGS": "Overlapping bookings",
            "NEARBY_BOOKINGS": "The following nearby bookings might be clashing with this requested time",
            "EXTERNAL_BOOKINGS": "The following external calendar bookings look like they are clashing with this requested time",
            "TO": "to",
            "EXTERNAL_BOOKING_DESCRIPTION": "{{title}} from {{from | dateTimeConfig: 'abbreviatedDateTime':true}} to {{to | dateTimeConfig: 'abbreviatedDateTime':true}}",
            "ALTERNATIVE_TIME_NO_OVERBOOKING": "It looks like the booking step that service was configured for doesn't allow that time. You can select an alternative time, or you can try booking the requested time anyway, however making double bookings is not allowed by your business configuration settings",
            "ALTERNATIVE_TIME_ALLOW_OVERBOOKING": "The following external calendar bookings look like they are clashing with this requested time",
            "CLOSEST_TIME_NO_OVERBOOKING": "Looks like that time wasn't available. This could just be because it would be outside of their normal schedule. This was the closest time I found. You can select an alternative time, or you can try booking the requested time anyway, however double bookings aren't allowed by your company configuration settings",
            "CLOSEST_TIME_ALLOW_OVERBOOKING": "Looks like that time wasn't available. This could just be because it would be outside of their normal schedule. This was the closest time I found. You can select an alternative time, or you can try booking the requested time anyway",
            "CLOSEST_EARLIER_TIME_BTN_PART_1": "Auto-resolve: ",
            "CLOSEST_EARLIER_TIME_BTN_PART_2": "{{closest_earlier | dateTimeConfig: 'time'}}",
            "CLOSEST_LATER_TIME_BTN_PART_1": "Auto-resolve: ",
            "CLOSEST_LATER_TIME_BTN_PART_2": "{{closest_later | dateTimeConfig: 'time'}}",
            "REQUESTED_TIME_BTN": "Ignore and continue",
            "FIND_ANOTHER_TIME_BTN": "Pick another time",
            "MORNING_HEADER": "@:COMMON.TERMINOLOGY.MORNING",
            "AFTERNOON_HEADER": "@:COMMON.TERMINOLOGY.AFTERNOON",
            "EVENING_HEADER": "@:COMMON.TERMINOLOGY.EVENING",
            "TIME_SLOT_SELECTED": "Time slot selected",
            "SELECTED_SLOT": "Slot already selected",
            "TIME_SLOT": "Time slot",
            "SELECT_SLOT": "Select slot",
            "MOVE_BOOKING_CHECKBOX": "Send notification to {{email}}",
            "MOVE_BOOKING_CHECKBOX_DEFAULT_RECIPIENT": "customer"
        },
        "CUSTOMER": {
            "CUSTOMER": "Customer",
            "BACK_BTN": "@:COMMON.BTN.BACK",
            "SEARCH_BTN": "Search for customer",
            "CLEAR_BTN": "@:COMMON.BTN.CLEAR",
            "ATTENDEES": "Attendee(s)",
            "CREATE_CUSTOMER": "Create a new customer",
            "CREATE_BTN": "Create new customer",
            "EMAIL_LBL": "@:COMMON.TERMINOLOGY.EMAIL",
            "FIRST_NAME_LBL": "@:COMMON.TERMINOLOGY.FIRST_NAME",
            "LAST_NAME_LBL": "@:COMMON.TERMINOLOGY.LAST_NAME",
            "MOBILE_LBL": "@:COMMON.TERMINOLOGY.MOBILE",
            "NO_RESULTS_FOUND": "No results found",
            "NUM_CUSTOMERS": "{CUSTOMERS_NUMBER, plural, =0{no customers} =1{one customer} other{{CUSTOMERS_NUMBER} customers}} found",
            "SEARCH_BY_PLACEHOLDER": "Search by email or name",
            "SEARCH_FOR_CUSTOMER_PLACEHOLDER": "Search for an existing customer...",
            "SELECT_ATTENDEES": "Select attendee(s)",
            "STEP_HEADING": "Add a customer",
            "SELECT_BTN": "@:COMMON.BTN.SELECT",
            "ORDER_BY_LBL": "Sort by",
            "ORDER_BY_EMAIL": "@:COMMON.TERMINOLOGY.EMAIL",
            "ORDER_BY_FIRST_NAME": "@:COMMON.TERMINOLOGY.FIRST_NAME",
            "ORDER_BY_LAST_NAME": "@:COMMON.TERMINOLOGY.LAST_NAME",
            "ADDRESS1_LBL": "@:COMMON.TERMINOLOGY.ADDRESS1",
            "ADDRESS1_VALIDATION_MSG": "Please enter an address",
            "ADDRESS3_LBL": "@:COMMON.TERMINOLOGY.ADDRESS3",
            "ADDRESS4_LBL": "@:COMMON.TERMINOLOGY.ADDRESS4",
            "POSTCODE_LBL": "@:COMMON.TERMINOLOGY.POSTCODE",
            "PROCEED": "Continue",
            "SAVE_AND_ADD": "Save and add"
        },
        "QUICK_PICK": {
            "BLOCK_STAFF_OR_RESOURCE": "Block time for person/resource",
            "BLOCK_TIME_TAB_HEADING": "Block time",
            "BLOCK_WHOLE_DAY": "Block whole day",
            "MAKE_BOOKING_TAB_HEADING": "Make booking",
            "FOR": "For",
            "PERSON_LABEL": "Staff member",
            "PERSON_DEFAULT_OPTION": "Any Person",
            "RESOURCE_LABEL": "@:COMMON.TERMINOLOGY.RESOURCE",
            "RESOURCE_DEFAULT_OPTION": "Any Resource",
            "DURATION_LABEL": "Duration",
            "DURATION_DEFAULT_OPTION": "Any Duration",
            "FROM_LBL": "From",
            "SERVICE_LABEL": "Service",
            "SERVICE_DEFAULT_OPTION": "-- select --",
            "SERVICE_REQUIRED_MSG": "Please select a service",
            "STAFF_RESOURCE_REQUIRED_MSG": "Please select a person/resource",
            "TO_LBL": "To",
            "YES_OPTION": "@:COMMON.BTN.YES",
            "NO_OPTION": "@:COMMON.BTN.NO",
            "NEXT_BTN": "@:COMMON.BTN.NEXT",
            "BLOCK_TIME_BTN": "Block Time",
            "FIELD_REQUIRED": "@:COMMON.FORM.FIELD_REQUIRED",
            "COMPANY_LABEL": "Location",
            "COMPANY_DEFAULT_OPTION": "Pick a location",
            "REASON": "Reason",
            "OTHER_PLACEHOLDER": "Please specify a reason",
            "PERSON": "Person",
            "NEW_BOOKING": "New Booking",
            "DISABLED_SERVICE": "Disabled"
        },
        "GDPR": {
            "REQUIRED_LBL": "You must give your consent.",
            "CONSENT_TEXT": "By checking this box, you acknowledge that the customer has provided consent for the use of their data."
        },
        "BOOKINGS_TABLE": {
            "CANCEL_BTN": "@:COMMON.BTN.CANCEL",
            "DETAILS_BTN": "@:COMMON.BTN.DETAILS",
            "DATE_HEADING": "Date/Time",
            "DETAILS_HEADING": "Description",
            "ACTION_HEADING": "Actions"
        },
        "ADMIN_MOVE_BOOKING": {
            "CANCEL_CONFIRMATION_HEADING": "Your booking has been cancelled.",
            "HEADING": "Your {{service_name}} booking",
            "CUSTOMER_NAME_LBL": "@:COMMON.TERMINOLOGY.NAME",
            "PRINT_BTN": "@:COMMON.TERMINOLOGY.PRINT",
            "EMAIL_LBL": "@:COMMON.TERMINOLOGY.EMAIL",
            "SERVICE_LBL": "@:COMMON.TERMINOLOGY.SERVICE",
            "WHEN_LBL": "@:COMMON.TERMINOLOGY.WHEN",
            "PRICE_LBL": "@:COMMON.TERMINOLOGY.PRICE",
            "CANCEL_BOOKING_BTN": "@:COMMON.BTN.CANCEL_BOOKING",
            "MOVE_BOOKING_BTN": "Move booking",
            "BOOK_WAITLIST_ITEMS_BTN": "Book Waitlist Items"
        },
        "CHECK_ITEMS": {
            "ADDITIONAL_DETAILS": "Additional details",
            "BOOKING_QUESTIONS_HEADING": "Booking Questions",
            "CUSTOMER_QUESTIONS_HEADING": "Questions for primary attendee",
            "PRIVATE_BOOKING_NOTES_HEADING": "Private Notes",
            "BOOK_BTN": "@:COMMON.BTN.BOOK",
            "BACK_BTN": "@:COMMON.BTN.BACK",
            "ADD_CUSTOMER_DETAILS": "Please add some details to continue",
            "ERROR_MESSAGE": "Booking can no longer be made as the requested time is no longer available."
        },
        "CONFIRMATION": {
            "TITLE": "@:COMMON.TERMINOLOGY.CONFIRMATION",
            "BOOKING_CONFIRMATION": "Booking is now confirmed.",
            "BOOKING_CONFIRMED": "Booking confirmed",
            "BOOKING_DETAILS": "Booking details",
            "BOOKING_LOCATION": "Location",
            "BOOKING_STAFF": "Staff member",
            "BOOKING_RESOURCE": "Resource",
            "EMAIL_CONFIRMATION": "An email has been sent to {{customer_name}} with the details below.",
            "WAITLIST_CONFIRMATION": "You have successfully made the following bookings.",
            "PRINT_BTN": "@:COMMON.TERMINOLOGY.PRINT",
            "BOOKING_REF_LBL": "Booking ref.",
            "CUSTOMER_LBL": "Customer",
            "SERVICE_LBL": "@:COMMON.TERMINOLOGY.SERVICE",
            "DURATION_LBL": "Duration",
            "DATE_TIME_LBL": "Date and time",
            "TIME_LBL": "@:COMMON.TERMINOLOGY.TIME",
            "PRICE_LBL": "@:COMMON.TERMINOLOGY.PRICE",
            "CLOSE_BTN": "@:COMMON.BTN.CLOSE"
        },
        "MODAL": {
            "CLOSE_BTN": "@:COMMON.BTN.CLOSE",
            "EDIT_BOOKING": {
                "TITLE": "@:COMMON.TERMINOLOGY.BOOKING_DETAILS"
            }
        }
    }
}