{% trans "Layer 2" %}
{% trans "Administrator access requires a confirmed authenticator before a device can be authorized." %}
{% trans "Install django-otp and add django_otp plus django_otp.plugins.otp_totp to INSTALLED_APPS, then run migrations. There is no password-only fallback for Paxalia Dashboard administration." %}
{% trans "Scan to add Paxalia" %}
{% trans "Open Google Authenticator, 1Password, Microsoft Authenticator, Authy, or another TOTP app and scan this code." %}
{{ totp_secret }}
{% trans "In Google Authenticator choose Enter a setup key, select Time-based, and paste this key without spaces." %}