{
  "ADMIN_DASHBOARD": {
    "BASKET": {
      "CLIENT_FACET": {
        "ADD_ATTENDEE": "Add attendee (optional)",
        "ATTENDEES": "Extra Attendee(s)",
        "ATTENDEE_INFORMATION": "Attendee information",
        "ADD_CUSTOMER_DETAILS": "Please add some details to continue",
        "ADD_NOTE": "Add a Note",
        "BACK_BTN": "@:COMMON.BTN.BACK",
        "CLEAR_BTN": "@:COMMON.BTN.CLEAR",
        "CLIENT": "Customer",
        "CLIENT_DETAILS": "Clients Details",
        "CREATE_BTN": "Create new customer",
        "CREATE_CUSTOMER": "Create a new customer",
        "EDIT": "Edit",
        "INSTRUCTIONS": "You can only add one customer to an appointment. If more people are needed, you can add extra attendees, but their details will not be available outside of this booking.",
        "JUST_ADD_NOTE": "Just add a note",
        "MAKE_PRIMARY": "Make primary",
        "NO_RESULTS_FOUND": "No results found",
        "NOTE": "Note",
        "NUM_CUSTOMERS": "{CUSTOMERS_NUMBER, plural, =0{no customers} =1{one customer} other{{CUSTOMERS_NUMBER} customers}} found",
        "ORDER_BY_EMAIL": "@:COMMON.TERMINOLOGY.EMAIL",
        "ORDER_BY_FIRST_NAME": "@:COMMON.TERMINOLOGY.FIRST_NAME",
        "ORDER_BY_LAST_NAME": "@:COMMON.TERMINOLOGY.LAST_NAME",
        "ORDER_BY_LBL": "Sort by",
        "OTHER_CLIENTS": "(+{length, plural, =1{1 other} other{# others}})",
        "PRIMARY_ATTENDEE": " - Primary attendee",
        "PROCEED": "Continue",
        "REMOVE": "Remove",
        "SAVE_AND_ADD": "Save and add",
        "SAVE_CHANGES": "Save",
        "SEARCH_LBL": "@:COMMON.TERMINOLOGY.SEARCH",
        "TYPEAHEAD_HELP_TEXT": "Searching begins after typing { minLength } characters",
        "LOADED_RESULTS": "Loaded {number} results",
        "SELECT_ATTENDEES": "Select attendee(s)",
        "STEP_HEADING": "Add a customer",
        "COMMS_PREFERENCES": "Send {mode} {type} to {attendeeType}",
        "NEW_CUSTOMER": "New customer",
        "NEW_ATTENDEE": "New attendee",
        "EDIT_CUSTOMER": "Edit customer",
        "EDIT_ATTENDEE": "Edit attendee",
        "REMOVE_ATTENDEE": "Remove attendee",
        "REMOVE_CUSTOMER": "Remove customer",
        "CLIENT_LBL": "Customer*",
        "CLIENT_REQUIRED": "A customer must be specified",
        "CONSENT": "Customer has granted consent to use of data",
        "INVALID_EMAIL": "@:ADMIN_DASHBOARD.CLIENTS_PAGE.DETAILS_FORM.VALIDATION.INVALID_EMAIL",
        "DUPLICATE_EMAIL": "@:ADMIN_DASHBOARD.CLIENTS_PAGE.DETAILS_FORM.VALIDATION.DUPLICATE_EMAIL",
        "BASIC_INFO": "@:ADMIN_DASHBOARD.CLIENTS_PAGE.DETAILS_FORM.BASIC_INFO",
        "ADDITIONAL_DETAILS": "@:ADMIN_DASHBOARD.CLIENTS_PAGE.DETAILS_FORM.ADDITIONAL_DETAILS",
        "MODAL": {
          "NEW_CUSTOMER_TITLE": "@:ADMIN_DASHBOARD.BASKET.CLIENT_FACET.NEW_CUSTOMER",
          "NEW_ATTENDEE_TITLE": "@:ADMIN_DASHBOARD.BASKET.CLIENT_FACET.NEW_ATTENDEE",
          "EDIT_CUSTOMER_TITLE": "@:ADMIN_DASHBOARD.BASKET.CLIENT_FACET.EDIT_CUSTOMER",
          "EDIT_ATTENDEE_TITLE": "@:ADMIN_DASHBOARD.BASKET.CLIENT_FACET.EDIT_ATTENDEE",
          "SAVE": "Save",
          "CANCEL": "Cancel",
          "SAVE_AND_ADD": "Save and add",
          "FIRST_NAME": "@:COMMON.TERMINOLOGY.FIRST_NAME",
          "LAST_NAME": "@:COMMON.TERMINOLOGY.LAST_NAME",
          "EMAIL": "@:COMMON.TERMINOLOGY.EMAIL",
          "PHONE": "@:COMMON.TERMINOLOGY.PHONE"
        },
        "SEARCH_PLACEHOLDER": {
          "ARTICLES": {
            "A": "a",
            "AN": "an"
          },
          "INPUT_PLACEHOLDER": "Search for { article } { type }"
        },
        "ERRORS": {
          "EMAIL_IN_USE": "This email address is already in use.",
          "PHONE_IN_USE": "This phone number is already in use.",
          "CUSTOMER_EXISTS": "This customer already exists. You can return to the previous page to search for them.",
          "CUSTOMER_NOT_FOUND": "No results found.",
          "SEARCH_ERROR": "Seems like something went wrong. Please try again.",
          "REQUIRED_FIELDS_INCOMPLETE": "This field is required.",
          "BAD_REQUEST": "Unable to complete search."
        },
        "ALERT": {
          "REMOVED": "Removed selected {{type}}.",
          "UNDO_REMOVE": "Undo removal of {{type}}."
        }
      }
    }
  }
}
