{
    "CORE": {
        "INT_TEL_INPUT": {
            "PREFIX_ARIA_LABEL": "{{label}} country prefix"
        },
        "FILE_UPLOAD": {
            "UPLOAD": "Upload",
            "UPLOAD_ERROR": "Upload failed",
            "MAX_SIZE": "Maximum file size: {{maxSize}}",
            "MAX_SIZE_ERROR": "File exceeds maximum size: {{maxSize}}",
            "FILE_TYPE_ERROR": "The file must be one the following file types: {{acceptedTypes}}",
            "SELECT_FILE_BTN": "Select file",
            "CURRENT_IMAGE": "Current image:"
        },
        "ACCESSIBILITY": {
            "EXPANDED": "Expanded",
            "COLLAPSED": "Collapsed",
            "SELECTED": "Selected",
            "LOADING": "Loading",
            "LOADING_FINISHED": "Loading finished",
            "LOADED": "Loaded"
        },
        "ALERTS": {
            "ERROR_HEADING": "Error",
            "ACCOUNT_DISABLED": "Your account appears to be disabled. Please contact the business you're booking with if the problem persists.",
            "ALREADY_REGISTERED": "You have already registered with this email address. Please login or reset your password.",
            "APPT_AT_SAME_TIME": "Your appointment is already booked for this time",
            "ATTENDEES_CHANGED": "Your booking has been successfully updated",
            "EMAIL_IN_USE": "There's already an account registered with this email. Use the search field to find the customer's account.",
            "EMPTY_BASKET_FOR_CHECKOUT": "You need to add some items to the basket before you can checkout.",
            "FB_LOGIN_NOT_A_MEMBER": "Sorry, we couldn't find a login associated with this Facebook account. You will need to sign up using Facebook first",
            "FORM_INVALID": "Please complete all required fields",
            "GENERIC": "Sorry, it appears that something went wrong. Please try again or call the business you're booking with if the problem persists.",
            "GEOLOCATION_ERROR_FORBIDDEN": "Sorry, we could not determine your location as your browser does not allow websites to request your physical location. Please check your browser settings.",
            "GEOLOCATION_ERROR": "Sorry, we could not determine your location. Please try searching instead.",
            "GIFT_CERTIFICATE_REQUIRED": "A valid Gift Certificate is required to proceed with this booking",
            "POSTCODE_INVALID": "@:COMMON.TERMINOLOGY.POSTCODE_INVALID",
            "ITEM_NO_LONGER_AVAILABLE": "The selected time is no longer available. Please pick another.",
            "COULD_NOT_ADD_ITEM": "Sorry. I could not add this item to a basket.",
            "COULD_NOT_MODIFY_APPOINTMENT": "Sorry. I could not modify this appointment.",
            "COULD_NOT_CHECKOUT": "Sorry. I could not checkout.",
            "AVAILABILITY_ERROR": "There was an error looking up availability.",
            "GET_SERVICES_ERROR": "There was an error getting the service list.",
            "GET_EVENT_GROUPS_ERROR": "There was an error getting the event groups list.",
            "GET_RESOURCES_ERROR": "There was an error getting the resources list.",
            "GET_PEOPLE_ERROR": "There was an error getting the staff list.",
            "GET_EVENTS_ERROR": "There was an error getting the events.",
            "NO_WAITLIST_SPACES_LEFT": "Sorry, the space has now been taken, you are still in the waitlist and we will notify you if more spaces become available",
            "LOCATION_NOT_FOUND": "Sorry, we don't recognise that location",
            "LOGIN_FAILED": "Sorry, your email or password was not recognised. Please try again or reset your password.",
            "SSO_LOGIN_FAILED": "Something went wrong when trying to log you in. Please try again.",
            "MAXIMUM_TICKETS": "Sorry, the maximum number of tickets per person has been reached.",
            "MISSING_LOCATION": "Please enter your location",
            "MISSING_POSTCODE": "Please enter a postcode",
            "PASSWORD_INVALID": "Sorry, your password is invalid",
            "PASSWORD_MISMATCH": "Your passwords don't match",
            "PASSWORD_RESET_FAILED": "Sorry, we couldn't update your password. Please try again.",
            "PASSWORD_RESET_REQ_FAILED": "Sorry, we didn't find an account registered with that email.",
            "PASSWORD_RESET_REQ_SUCCESS": "We have sent you an email with instructions on how to reset your password.",
            "PASSWORD_RESET_SUCESS": "Your password has been updated.",
            "PAYMENT_FAILED": "We were unable to take payment. Please contact your card issuer or try again using a different card",
            "PHONE_NUMBER_IN_USE": "There's already an account registered with this phone number. Use the search field to find the customer's account.",
            "REQ_TIME_NOT_AVAIL": "The requested time slot is not available. Please choose a different time.",
            "TIME_SLOT_NOT_SELECTED": "You need to select a time slot",
            "STORE_NOT_SELECTED": "You need to select a store",
            "TOPUP_FAILED": "Sorry, your topup failed. Please try again.",
            "TOPUP_SUCCESS": "Your wallet has been topped up",
            "UPDATE_FAILED": "Update failed. Please try again",
            "UPDATE_SUCCESS": "Updated",
            "WAITLIST_ACCEPTED": "Your booking is now confirmed!",
            "BOOKING_CANCELLED": "Your booking has been cancelled.",
            "NOT_BOOKABLE_PERSON": "Sorry, this person does not offer this service, please select another",
            "NO_BOOKABLE_EVENTS": "No bookable events found",
            "NOT_BOOKABLE_RESOURCE": "Sorry, resource does not offer this service, please select another",
            "SPEND_AT_LEAST": "You need to spend at least {{min_spend | pretty_price}} to make a booking.",
            "COUPON_APPLY_FAILED": "Sorry, your coupon could not be applied. Please try again.",
            "DEAL_APPLY_FAILED": "Sorry, your deal code could not be applied. Please try again.",
            "DEAL_REMOVE_FAILED": "Sorry, we were unable to remove that deal. Please try again.",
            "SERVICE_HAS_NO_AVAILABILITY": "This service has no availability",
            "TICKETS_REMOVED_FROM_BOOKING": "{number, plural, =1{Ticket} other{Tickets}} {number, plural, =1{was} other{were}} removed from your booking.",
            "TICKETS_REMOVED_FROM_BOOKING_FOR_ATTENDEES": "{number, plural, =1{Ticket} other{Tickets}} for {attendees} {number, plural, =1{was} other{were}} removed from your booking.",
            "NOT_BOOKABLE_PERSON_OR_RESOURCE": "Sorry, this service isn't setup to work with that person or that resource. Please change your selection.",
            "OBJECT_CREATED": "{{object}} created",
            "OBJECT_SAVED": "{{object}} saved",
            "OBJECT_DELETED": "{{object}} deleted",
            "ERROR_DELETING_OBJECT": "There was an error deleting this {{object}}",
            "SERVICE_MARKED_AS_DISABLED": "This service is marked as disabled",
            "RESOURCE_MARKED_AS_DISABLED": "This resource is marked as disabled",
            "STAFF_MEMBER_MARKED_AS_DISABLED": "This staff member is marked as disabled"
        },
        "PAGINATION": {
            "SUMMARY": "{{start}} - {{end}} of {{total}}"
        },
        "DROPDOWN_MENU_USER": {
            "ACCOUNT": "Account",
            "CHANGE_PASSWORD_BTN": "Change Password",
            "MY_ACCOUNT": "My Account",
            "MANAGE_USERS_BTN": "Manage Users"
        },
        "MODAL": {
            "CANCEL_BOOKING": {
                "HEADER": "Cancel",
                "QUESTION": "Are you sure you want to cancel this {{type}}?"
            },
            "SCHEMA_FORM": {
                "OK_BTN": "@:COMMON.BTN.OK",
                "CANCEL_BTN": "@:COMMON.BTN.CANCEL",
                "ARRAY_REORDER": "You can reorder the following list by dragging and dropping items into the desired order"
            },
            "CANCEL_BLOCK": "Cancel Block",
            "SAVE_BLOCK": "Save Block",
            "EDIT_BLOCK": "Edit Block",
            "EDIT_BOOKING": "Edit Booking"
        },
        "FILTERS": {
            "DISTANCE": {
                "MILES": "miles",
                "KILOMETRES": "km"
            },
            "CURRENCY": {
                "THOUSANDS_SEPARATOR": ",",
                "DECIMAL_SEPARATOR": ".",
                "CURRENCY_FORMAT": "%s%v"
            },
            "PRETTY_PRICE": {
                "FREE": "@:COMMON.TERMINOLOGY.PRICE_FREE"
            },
            "TIME_PERIOD": {
                "TIME_PERIOD": "{days, plural, =0{} one{1 day} other{# days}}{show_day_seperator, plural, =0{} =1{, } other{}} {hours, plural, =0{} one{1 hour} other{# hours}}{show_seperator, plural, =0{} =1{, } other{}}{minutes, plural, =0{} one{1 minute} other{# minutes}}",
                "START_TIME_HOURS": "Start time hours",
                "START_TIME_MINUTES": "Start time minutes",
                "END_TIME_HOURS": "End time hours",
                "END_TIME_MINUTES": "End time minutes"
            }
        },
        "EVENT": {
            "SPACES_LEFT": "Only {N, plural, one{one space}, other{# spaces}} left",
            "JOIN_WAITLIST": "Join waitlist"
        },
        "BOOKING_EXPORT": {
            "OUTLOOK": "Outlook",
            "GOOGLE": "Google",
            "ICAL": "iCal"
        }
    },
    "COMMON": {
        "TERMINOLOGY": {
            "ID": "ID",
            "REFERENCE": "Reference",
            "DESCRIPTION": "Description",
            "ACTIONS": "Actions",
            "CATEGORY": "Category",
            "DURATION": "Duration",
            "RESOURCE": "Resource",
            "LOCATION": "Location",
            "SAVE": "Save",
            "CANCEL": "Cancel",
            "PERSON": "Person",
            "SERVICE": "Service",
            "WALLET": "Wallet",
            "SESSION": "Session",
            "EVENT": "Event",
            "EVENTS": "Events",
            "COURSE": "Course",
            "COURSES": "Courses",
            "DATE": "Date",
            "TIME": "Time",
            "DATE_TIME": "Date/Time",
            "WHEN": "When",
            "GIFT_CERTIFICATE": "Gift Certificate",
            "GIFT_CERTIFICATES": "Gift Certificates",
            "ITEM": "Item",
            "FILTER": "Filter",
            "ANY": "Any",
            "RESET": "Reset",
            "TOTAL": "Total",
            "TOTAL_DUE_NOW": "Total Due Now",
            "BOOKING_FEE": "Booking Fee",
            "PRICE": "Price",
            "PRICE_FREE": "Free",
            "PRINT": "Print",
            "AND": "and",
            "APPOINTMENT": "Appointment",
            "TICKETS": "Tickets",
            "TYPE": "Type",
            "EXPORT": "Export",
            "RECIPIENT": "Recipient",
            "BOOKING_REF": "Booking Reference",
            "MORNING": "Morning",
            "AFTERNOON": "Afternoon",
            "EVENING": "Evening",
            "AVAILABLE": "Available",
            "UNAVAILABLE": "Unavailable",
            "CALENDAR": "Calendar",
            "QUESTIONS": "Questions",
            "BOOKING": "Booking",
            "BOOKING_DETAILS": "Booking Details",
            "ADMITTANCE": "Admittance",
            "EDIT": "Edit",
            "MODIFY": "Modify",
            "CONFIRMATION": "Confirmation",
            "NAME": "Name",
            "FIRST_NAME": "First Name",
            "LAST_NAME": "Last Name",
            "ADDRESS1": "Address",
            "ADDRESS3": "Town",
            "ADDRESS4": "County",
            "POSTCODE": "Postcode",
            "PHONE": "Phone",
            "MOBILE": "Mobile number",
            "EMAIL": "Email address",
            "EMAIL_REQUIRED": "Email address *",
            "SCHEDULE": "Schedule",
            "SEARCH": "Search",
            "STAFF": "Staff",
            "RESOURCES": "Resources",
            "OR": "Or",
            "NOW": "Now",
            "HOUR": "{hours, plural, =0{} one{1 hour} other{# hours}}",
            "MINUTES": "{minutes, plural, =0{} one{1 minute} other{# minutes}}",
            "ABBREVIATEDMINUTES": "{minutes, plural, =0{} one{1 min} other{# mins}}",
            "ABBREVIATEDHOURS": "{hours, plural, =0{} one{1 hr} other{# hrs}}",
            "DAY": "{dayCount, plural, =0{} one{1 day} other{# days}}",
            "WEEK": "{weekCount, plural, =0{} one{1 week} other{# weeks}}",
            "MONTH": "{monthCount, plural, =0{} one{1 month} other{# months}}",
            "YEAR": "{yearCount, plural, =0{} one{1 year} other{# years}}",
            "BLOCKED": "Blocked",
            "START": "Start",
            "END": "End",
            "DISABLED": "Disabled",
            "DELETED": "Deleted",
            "DEFAULT": "Default",
            "POSITION": "Position",
            "TIMEZONE": "Timezone",
            "INTERVALS": {
                "MINUTES": "Minutes",
                "HOURS": "Hours",
                "DAYS": "Days",
                "WEEKS": "Weeks",
                "MONTHS": "Months"
            },
            "CONTACT": "Contact"
        },
        "FORM": {
            "FIRST_NAME_REQUIRED": "Please enter your first name",
            "LAST_NAME_REQUIRED": "Please enter your last name",
            "ADDRESS_REQUIRED": "Please enter your address",
            "POSTCODE_INVALID": "Please enter a valid postcode",
            "PHONE_INVALID": "Please enter a valid phone number",
            "MOBILE_INVALID": "Please enter a valid mobile number",
            "EMAIL_REQUIRED": "Please enter your email",
            "EMAIL_INVALID": "Please enter a valid email address",
            "FIELD_REQUIRED": "This field is required",
            "PASSWORD": "Password",
            "PASSWORD_REQUIRED": "Please enter your password",
            "CONFIRM_PASSWORD": "Confirm password",
            "PASSWORD_MISMATCH": "Please ensure your passwords match",
            "PASSWORD_LENGTH": "Password must be at least 7 characters",
            "REQUIRED": "Required",
            "TIMEZONE_INVALID": "Please enter a valid Time Zone",
            "INVALID": "Invalid",
            "TERMS_AND_CONDITIONS": "I agree to the terms and conditions",
            "TERMS_AND_CONDITIONS_REQUIRED": "Please accept the terms and conditions",
            "PLACEHOLDERS": {
                "HOURS_SHORT": "HH",
                "MINUTES_SHORT": "MM",
                "SECONDS_SHORT": "SS"
            }
        },
        "VALIDATION": {
            "ALPHA": "Field can only consist letters",
            "ALPHA_FIRST_NAME": "Please enter a valid first name",
            "ALPHA_LAST_NAME": "Please enter a valid last name",
            "FIELD_MAXLENGTH": "Too many characters"
        },
        "BTN": {
            "CANCEL": "Cancel",
            "CLOSE": "Close",
            "NO": "No",
            "OK": "OK",
            "YES": "Yes",
            "BACK": "Back",
            "NEXT": "Next",
            "LOGIN": "Login",
            "CONFIRM": "Confirm",
            "SAVE": "Save",
            "SELECT": "Select",
            "BOOK": "Book",
            "BOOK_EVENT": "Book Event",
            "CANCEL_BOOKING": "Cancel Booking",
            "MODIFY_BOOKING": "Modify Booking",
            "MOVE_BOOKING": "Move Booking",
            "SAVE_BOOKING": "Save Booking",
            "EDIT_BOOKING": "Edit Booking",
            "DO_NOT_CANCEL_BOOKING": "Do not cancel",
            "APPLY": "Apply",
            "CLEAR": "Clear",
            "PAY": "Pay",
            "CHECKOUT": "Checkout",
            "TOP_UP": "Top Up",
            "ADD": "Add",
            "SUBMIT": "Submit",
            "DETAILS": "Details",
            "MORE": "More",
            "LESS": "Less",
            "DELETE": "Delete",
            "BUY": "Buy",
            "EDIT_CLIENT": "Edit Client",
            "EDIT": "Edit",
            "CONTINUE": "Continue",
            "CREATE": "Create",
            "GO_BACK": "Go back",
            "MOVE_UP": "Move Up",
            "MOVE_DOWN": "Move Down",
            "CREATE_NEW": "Create new"
        },
        "LANGUAGE": {
            "EN": "English",
            "DE": "Deutsch",
            "ES": "Español",
            "FR": "Français",
            "PT": "Português"
        }
    }
}
