diff --git a/apps/settings/src/components/WebAuthn/WebAuthnSection.vue b/apps/settings/src/components/WebAuthn/WebAuthnSection.vue index 2fe6aa93f2033..1d8acc400fdf9 100644 --- a/apps/settings/src/components/WebAuthn/WebAuthnSection.vue +++ b/apps/settings/src/components/WebAuthn/WebAuthnSection.vue @@ -9,20 +9,22 @@

{{ t('settings', 'Set up your account for passwordless authentication following the FIDO2 standard.') }}

+ {{ t('settings', 'No devices configured.') }} - -

- {{ t('settings', 'The following devices are configured for your account:') }} -

- + {{ t('settings', 'Your browser does not support WebAuthn.') }}