{
  "page_title": "Job Application for {{ title }} at {{ companyName }}",
  "select": {
    "placeholder": "Select...",
    "clear_selection": "Clear selections",
    "remove_selection": "Remove selection",
    "toggle_flyout": "Toggle flyout",
    "loading": "Loading..."
  },
  "application": {
    "apply_to_job": "Apply for this job",
    "is_required": "{{ fieldName }} is required.",
    "field_is_required": "This field is required.",
    "invalid_email": "Please enter a valid email address (example@domain.com).",
    "email_suggestion_prompt": "Did you mean:",
    "accept_terms": "Please accept the terms to proceed.",
    "demographic_questions_answered": {
      "message": "You answered some demographic questions. Please accept the terms to proceed, or clear your responses.",
      "link_text": "Return to the demographic questions."
    },
    "required": "indicates a required field",
    "submit": "Submit application",
    "enter_location": "Please enter your location",
    "errors": {
      "generic_failure": "There was an error processing your application. Please try again.",
      "captcha_message": "Please complete the reCAPTCHA and resubmit your application.",
      "invalid_attribute": "Please enter a valid {{ attribute }}.",
      "location_service_unavailable": "Our location service is temporarily unavailable. You can submit your application without a location.",
      "invalid_filetype": "Invalid file format selected.",
      "generic_invalid_filetype": "Attachment has an invalid file format. Please check acceptable file types and try again."
    },
    "quick_apply": {
      "autofill": "Autofill with Greenhouse",
      "loading": "Loading...",
      "success": "Autofilled from",
      "not_started": "To autofill applications, complete your",
      "in_progress": "Want to autofill more of your application? Complete your",
      "my_greenhouse_profile": "MyGreenhouse profile",
      "quick_apply_profile": "quick apply profile",
      "error": "We had an issue autofilling your application",
      "edit_profile": "Edit profile"
    }
  },
  "post": {
    "apply": "Apply",
    "back": "Back to jobs",
    "contacts": "Contacts",
    "hiring_manager_one": "Hiring manager",
    "hiring_manager_other": "Hiring managers",
    "recruiter_one": "Recruiter",
    "recruiter_other": "Recruiters"
  },
  "demographics": {
    "self_describe_label": "Please specify"
  },
  "location": {
    "label": "Location (City)",
    "locate_me": "Locate me"
  },
  "eeoc": {
    "links": {
      "race_ethnicity_definitions": {
        "href": "/docs/2023/RaceEthnicityDefinitions.pdf",
        "text": "Race & Ethnicity Definitions"
      }
    },
    "questions": {
      "hispanic_ethnicity": {
        "label": "Are you Hispanic/Latino?",
        "answers": {
          "0": "No",
          "1": "Yes",
          "2": "Decline To Self Identify"
        }
      },
      "race": {
        "label": "Please identify your race"
      }
    }
  },
  "compliance": {
    "processing_consent": "By checking this box, I agree to allow {{ company_name }} to store and process my data for the purpose of considering my eligibility regarding my current application for employment.",
    "retention_consent": "By checking this box, I agree to allow {{ company_name }} to retain my data for future opportunities for employment for up to {{ retention_period }} days after the conclusion of consideration of my current application for employment.",
    "gdpr_consent": "{{ company_name }} has my consent to collect, store, and process my data for the purpose of considering me for employment, and for up to {{ retention_period }} days thereafter.",
    "demographic_data_consent": "By checking this box, I consent to {{ company_name }} collecting, storing, and processing my responses to the demographic data surveys above."
  },
  "file_upload": {
    "attach": "Attach",
    "dropbox": "Dropbox",
    "google": "Google Drive",
    "manually": "Enter manually",
    "filetypes": "Accepted file types: {{ file_types }}",
    "invalid_file_size": "{{ file_size }} MB maximum file size.",
    "aria": {
      "attach": "Attach {{ label }}.",
      "label": "Attach {{ label }} using {{ uploader }}.",
      "manual": "Enter {{ label }} manually."
    },
    "try_again": "Unable to load {{ uploader }}. It has either timed out or you can try again later.",
    "unsupported_browser": "The browser does not support {{ uploader }} upload."
  },
  "employment": {
    "employment": "Employment",
    "company_name": "Company name",
    "title": "Title",
    "start_date_month": "Start date month",
    "start_date_year": "Start date year",
    "end_date_month": "End date month",
    "end_date_year": "End date year",
    "current_role": "Current role",
    "add_another": "Add another",
    "company_name_is_required": "Company name is required.",
    "title_is_required": "Title is required.",
    "start_date_month_is_required": "Start date month is required.",
    "start_date_year_is_required": "Start date year is required.",
    "end_date_month_is_required": "End date month is required.",
    "end_date_year_is_required": "End date year is required.",
    "end_date_must_be_after_start_date": "End date must be after start date.",
    "end_date_must_be_past": "End date must be in the past.",
    "invalid_year": "Year must be a number between 1900 and 2100"
  },
  "months": {
    "january": "January",
    "february": "February",
    "march": "March",
    "april": "April",
    "may": "May",
    "june": "June",
    "july": "July",
    "august": "August",
    "september": "September",
    "october": "October",
    "november": "November",
    "december": "December"
  },
  "education": {
    "title": "Education",
    "labels": {
      "school": "School",
      "degree": "Degree",
      "discipline": "Discipline",
      "start_month": "Start date month",
      "start_year": "Start date year",
      "end_month": "End date month",
      "end_year": "End date year"
    },
    "add_another": "Add another",
    "validation": {
      "required": {
        "school": "School is required.",
        "degree": "Degree is required.",
        "discipline": "Discipline is required.",
        "start_month": "Start month is required.",
        "start_year": "Start year is required.",
        "end_month": "End month is required.",
        "end_year": "End year is required."
      },
      "invalid_year": "Year must be a number between 1900 and 2100",
      "end_date_after_start_date": "End date must be after start date."
    }
  },
  "email_verification": {
    "label": "Security code",
    "description": "A verification code was sent to {{ email }}. To submit your application, enter the 8-character code to confirm you're a human."
  },
  "job_alert": {
    "title": "Create a Job Alert",
    "board_description": "Level-up your career by having opportunities at {{ companyName }} sent directly to your inbox.",
    "post_description": "Interested in building your career at {{ companyName }}? Get future opportunities sent straight to your email.",
    "create": "Create alert"
  },
  "application_tracking_widget": {
    "header": "Track your status",
    "body": "Sign in to MyGreenhouse to keep tabs on your application, get status updates and more. ",
    "create_account": "Sign in to MyGreenhouse"
  }
}
