{# @var user \App\Entity\UserSystem\User #}
{% trans %}tfa_google.manual_setup.type{% endtrans %}: TOTP
{% trans %}tfa_google.manual_setup.username{% endtrans %}: {{ tfa_google.username }}
{% trans %}tfa_google.manual_setup.secret{% endtrans %}: {{ tfa_google.secret }}
{% trans %}tfa_google.manual_setup.digit_count{% endtrans %}: 6
{% trans %}tfa_backup.remaining_tokens{% endtrans %}: {{ user.backupCodes | length }}
{% trans %}tfa_backup.generation_date{% endtrans %}: {{ user.backupCodesGenerationDate | format_datetime }}