l10n: Changed spelling of WebAuthn
Signed-off-by: rakekniven <mark.ziegler@rakekniven.de>
This commit is contained in:
parent
4a292126e5
commit
ee83fc0d2b
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in New Issue