${_("Re-Take Your Photo")}
${_("Use your webcam to take a picture of your face so we can match it with your original verification.")}
${_("Don't see your picture? Make sure to allow your browser to use your camera when it asks for permission.")}
${_("Tips on taking a successful photo")}
- ${_("Make sure your face is well-lit")}
- ${_("Be sure your entire face is inside the frame")}
- ${_("Can we match the photo you took with the one on your ID?")}
- ${_("Once in position, use the camera button {btn_icon} to capture your picture").format(btn_icon='()')}
- ${_("Use the checkmark button {btn_icon} once you are happy with the photo").format(btn_icon='()')}
${_("Common Questions")}
- ${_("Why do you need my photo?")}
- ${_("As part of the verification process, we need your photo to confirm that you are you.")}
- ${_("What do you do with this picture?")}
- ${_("We only use it to verify your identity. It is not displayed anywhere.")}
${_("Check Your Name")}
${_("Make sure your full name on your {platform_name} account ({full_name}) matches the ID you originally submitted. We will also use this as the name on your certificate.").format( full_name="{name}".format(name=user_full_name), platform_name=settings.PLATFORM_NAME, )}