{
  "title_meta": "Book Appointment | Clínica Isabel de Albuquerque",
  "nav_back": "Back to website",
  "page_eyebrow": "Online Booking",
  "page_title_part": "Book ",
  "page_title_em": "Appointment",
  "page_subtitle": "Start by entering your email.",
  "err_missing_params_title": "Missing booking parameters.",
  "err_missing_params_text": "The page was opened without specifying the clinic or service.",
  "email_label_section": "Your email",
  "email_label": "Email",
  "email_ph": "email@example.com",
  "btn_continue": "Continue →",
  "btn_confirm_arrow": "Confirm →",
  "confirm_email_label": "Confirm Email",
  "confirm_email_ph": "Repeat the email",
  "confirm_email_note": "Please confirm the email.",
  "found_greeting_prefix": "Hello ",
  "found_greeting_suffix": "! We found your record.",
  "found_change_email": "change email",
  "label_dados_existing": "Confirm your details",
  "label_dados_new": "Create your account",
  "field_name": "First name",
  "field_name_ph": "First name",
  "field_lastname": "Last name",
  "field_lastname_ph": "Last name",
  "field_phone": "Mobile",
  "field_phone_ph": "+351912345678",
  "field_phone_edit": "change",
  "field_dob": "Date of birth",
  "field_gender": "Gender",
  "gender_blank": "— —",
  "gender_female": "Female",
  "gender_male": "Male",
  "gender_other": "Other",
  "gender_not_say": "Prefer not to say",
  "field_nif": "Tax ID (optional)",
  "field_nif_ph": "PT or foreign Tax ID",
  "field_nif_note": "Optional — Portuguese or foreign Tax ID accepted. Only valid Portuguese Tax IDs are used on the invoice.",
  "gdpr_label_pre": "I have read and accept the ",
  "gdpr_link": "Privacy Policy",
  "gdpr_label_post": " and authorise the processing of my personal data for booking and clinical follow-up purposes.",
  "gdpr_alert_soon": "Privacy Policy — coming soon.",
  "btn_create_account": "Create account and continue →",
  "account_created_greeting_prefix": "Hello ",
  "account_created_greeting_suffix": "! Your account has been created.",
  "consulta_prefix": "Appointment for:",
  "mode_section": "Appointment type",
  "mode_online_title": "Online",
  "mode_online_desc": "Video call appointment",
  "mode_inperson_title": "In Person",
  "mode_inperson_desc": "At the clinic",
  "prac_section": "Choose practitioner",
  "prac_empty": "No practitioners available for this service right now.",
  "cal_section": "Choose day and time",
  "cal_select_day": "Select a day",
  "cal_select_day_arrow": "← Select a day in the calendar",
  "cal_no_slots": "No time slots available on this day.",
  "summary_modality": "Modality",
  "summary_practitioner": "Practitioner",
  "summary_date": "Date",
  "summary_time": "Time",
  "summary_duration": "Duration",
  "summary_duration_unit_min": "min",
  "summary_price": "Price",
  "btn_pay": "Confirm and Pay →",
  "pay_note": "You will be redirected to the secure Stripe payment page.",
  "toast_email_invalid": "Please enter a valid email.",
  "toast_confirm_email": "Please confirm the email.",
  "toast_emails_diff": "The emails don't match.",
  "toast_check_error": "Error checking email.",
  "toast_fill_required": "Please fill in the required fields.",
  "toast_dob_invalid": "Invalid date of birth.",
  "toast_create_error": "Error creating account.",
  "toast_create_success": "Account created successfully!",
  "toast_conn_error": "Connection error. Please try again.",
  "toast_phone_required": "Phone required.",
  "toast_phone_update_error": "Error updating phone.",
  "toast_phone_conn_error": "Connection error while saving phone.",
  "toast_modalities_error": "Error loading modalities.",
  "toast_no_availability": "No availability for this service.",
  "toast_practitioners_error": "Error loading practitioners.",
  "toast_conn_error_short": "Connection error.",
  "toast_slots_error": "Error loading availability.",
  "toast_pick_required": "Please choose practitioner, day and time.",
  "toast_session_missing": "Client session not initialised.",
  "toast_payment_error": "Error preparing payment.",
  "months": [
    "January",
    "February",
    "March",
    "April",
    "May",
    "June",
    "July",
    "August",
    "September",
    "October",
    "November",
    "December"
  ],
  "days_short": [
    "Sun",
    "Mon",
    "Tue",
    "Wed",
    "Thu",
    "Fri",
    "Sat"
  ],
  "days_long": [
    "Sunday",
    "Monday",
    "Tuesday",
    "Wednesday",
    "Thursday",
    "Friday",
    "Saturday"
  ],
  "date_of_prep": "",
  "toast_phone_invalid": "Invalid phone — minimum 9 digits."
}