]> source.dussan.org Git - nextcloud-server.git/commitdiff
l10n: Changed spelling of WebAuthn
authorrakekniven <mark.ziegler@rakekniven.de>
Sat, 4 Apr 2020 21:00:43 +0000 (23:00 +0200)
committerGitHub <noreply@github.com>
Sat, 4 Apr 2020 21:00:43 +0000 (23:00 +0200)
Signed-off-by: rakekniven <mark.ziegler@rakekniven.de>
apps/settings/src/components/WebAuthn/AddDevice.vue

index 05b649ec313427b31cfe273da7d456dedce1dfca..431ada09e365d021a340f1c56e01db75090b50a8 100644 (file)
@@ -26,7 +26,7 @@
        <div v-else>
                <div v-if="step === RegistrationSteps.READY">
                        <button @click="start">
-                               {{ t('settings', 'Add Webauthn device') }}
+                               {{ t('settings', 'Add WebAuthn device') }}
                        </button>
                </div>