{% load i18n %}
{% translate "Scan this QR code with your authenticator app (Google Authenticator, Authy, etc.)" %}
{% translate "Can't scan the code? Use this secret key instead:" %}
{{ secret_key }}
{% translate "Save these backup codes in a secure place. You can use them to access your account if you lose your authentication device." %}
{{ code }}
{% endfor %}
{% translate "Enter the verification code from your authenticator app to complete the setup:" %}