@lang('Enable/Disable Two-Factor Authentication for the application.')
@if (! config('services.authy.key'))
@lang('In order to enable Two-Factor Authentication you have to register and create new application on')
@lang('Authy website'),
@lang('and update your') AUTHY_KEY
@lang('environment variable inside') .env @lang('file').