diff --git a/apps/settings/src/components/WebAuthn/Section.vue b/apps/settings/src/components/WebAuthn/Section.vue index 8930e3511e8..078c226fbba 100644 --- a/apps/settings/src/components/WebAuthn/Section.vue +++ b/apps/settings/src/components/WebAuthn/Section.vue @@ -9,19 +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.') }}