{{-- 'U2F_NOT_SUPPORTED' => 'U2F not supported. Sorry.', 'U2F_NOT_SECURE' => 'Environment not secured. U2F not available.', 'U2F_REGISTER_KEY' => 'Register new device.', 'U2F_REGISTRATION_SUCCESS' => 'Registration successful!', 'U2F_CREDENTIALS_DELETED' => 'Credentials deleted!', --}}

{{ __('lychee.U2F_CREDENTIALS') }}

@forelse ($this->credentials as $credential) @empty

Credentials list is empty!

@endforelse

{{ __('lychee.U2F_NOT_SECURE') }}

Register new device.