Here's a list of the available overrides. You can change almost all the wording on screen with these. They'll be moved to our documentation when it's ready, but they're here for now in this MVP release.
c.biometrics_overview_heading = "Verify your identity"
c.biometrics_overview_intro_text = "Verifying your identity consists of these steps:"
c.biometrics_overview_button_text = "GET STARTED"
c.biometrics_overview_content = ""
c.biometrics_capture_heading_back_dl = "Now, photograph the <strong>back</strong> of your driver's licence"
c.biometrics_capture_heading_front_dl = "Photograph the <strong>front</strong> of your driver's licence"
c.biometrics_capture_heading_passport = "Photograph the <strong>photo page</strong> of your passport"
c.biometrics_capture_heading_front_dl_last = "Let's try the <strong>front</strong> of your driver's licence instead"
c.biometrics_capture_heading_passport_last = "Let's try the <strong>photo page</strong> of your passport instead"
c.biometrics_capture_heading_front_dl_next = "Next, photograph the <strong>front</strong> of your driver's licence instead"
c.biometrics_capture_heading_passport_next = "Next, photograph the <strong>photo page</strong> of your passport instead"
c.biometrics_capture_heading_selfie = "Take a <strong>selfie</strong>"
c.biometrics_capture_heading_selfie_review = "Review your selfie"
c.biometrics_capture_heading_upload_back_dl = "Now, upload the <strong>back</strong> of your driver's licence"
c.biometrics_capture_heading_upload_front_dl = "Upload the <strong>front</strong> of your driver's licence"
c.biometrics_capture_heading_upload_passport = "Upload the <strong>photo page</strong> of your passport"
c.biometrics_capture_heading_upload_front_dl_last = "Let's try upload the <strong>front</strong> of your driver's licence instead"
c.biometrics_capture_heading_upload_passport_last = "Let's try upload the <strong>photo page</strong> of your passport instead"
c.biometrics_capture_heading_upload_front_dl_next = "Next, upload the <strong>front</strong> of your driver's licence"
c.biometrics_capture_heading_upload_passport_next = "Next, upload the <strong>photo page</strong> of your passport"
c.biometrics_capture_heading_upload_selfie = "Upload your <strong>selfie</strong>"
c.biometrics_capture_content_override_front = ""
c.biometrics_capture_content_override_back = ""
c.biometrics_capture_content_override_selfie = ""
c.biometrics_docselect_heading = "<h1>Which ID document would you like to photograph?</h1>"
c.biometrics_docselect_heading_success = "<h1>Next, select another document to photograph</h1>"
c.biometrics_docselect_heading_fail = "<h1>Please try again</h1>"
c.biometrics_docselect_heading_error = "<h1>Please try again</h1>"
c.biometrics_docselect_heading_auth = "<h1>Your document doesn't look right</h1>"
c.biometrics_docselect_heading_lockout_limit = "<h1>Let's try a different document instead</h1>"
c.biometrics_docselect_heading_not_contributing = "<h1>That document can't contribute to your verification</h1>"
c.biometrics_docselect_instructions_success = ""
c.biometrics_docselect_instructions_fail = "<p>You can photograph the same document, or try a different one.</p>"
c.biometrics_docselect_instructions_error = "<p>You can photograph the same document, or try a different one.</p>"
c.biometrics_docselect_instructions_error_final_attempt = "<p>Please choose a different document to photograph instead.</p>"
c.biometrics_docselect_instructions_auth = "<p>You can photograph the same document and try again, or photograph a different one.</p>"
c.biometrics_docselect_instructions_lockout = "<p>Please choose another document to photograph.</p>"
c.biometrics_docselect_instructions_not_contributing = "<p>Please choose another document to photograph.</p>"
c.biometrics_docselect_alert_auth = "You may have photographed the wrong document, or your document isn't authentic."
c.biometrics_docselect_alert_error = "We were unable to process your document using the photos you took, and <strong>we need you to try again</strong>."
// cancel button and modal text
c.biometric_cancelButtonText = "Cancel"
c.biometric_quitButtonText = "Yes, quit now"
c.biometric_continueButtonText = "No, continue the process"
c.biometric_cancelModalHeading = "Are you sure you want to cancel this process?"
c.biometric_intro_title = "<h1>Perform additional identity checks</h1>";
c.biometric_intro_introText = '<p class="lead">Now, to complete your verification, you\'ll need to match your details against additional ID sources.</p>'
+ '<p class="lead">Continue by completing an ID source below.</p>';