{{ item.name }}
{{ $t('views.system.authentication.scanTheQRCode.effective') }}
{{ $t('views.system.authentication.scanTheQRCode.access') }}
{{
item.isActive
? $t('views.system.authentication.scanTheQRCode.alreadyTurnedOn')
: $t('views.system.authentication.scanTheQRCode.notEnabled')
}}