{% 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." %}
{{ formatted_totp_secret }}
{% trans "Use this only when scanning the QR code is not possible." %}