From 5951c1d1fe11a3687946543b3b43e85f604af032 Mon Sep 17 00:00:00 2001 From: Michiel Janssens Date: Thu, 20 Aug 2020 21:45:42 +0200 Subject: l10n:Correct appid for WebAuthn Signed-off-by: Michiel Janssens Signed-off-by: npmbuildbot[bot] --- apps/settings/src/components/WebAuthn/Section.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'apps/settings/src') diff --git a/apps/settings/src/components/WebAuthn/Section.vue b/apps/settings/src/components/WebAuthn/Section.vue index 672ff3b44cb..e830b4fc743 100644 --- a/apps/settings/src/components/WebAuthn/Section.vue +++ b/apps/settings/src/components/WebAuthn/Section.vue @@ -26,10 +26,10 @@ {{ t('settings', 'Set up your account for passwordless authentication following the FIDO2 standard.') }}

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

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