1
0

TOTP UX improvements & translation fixes

This commit is contained in:
kolaente
2021-07-30 12:23:31 +02:00
parent f9831f8e47
commit 8f84594e92
3 changed files with 9 additions and 2 deletions

View File

@ -39,7 +39,7 @@
:loading="this.passwordResetService.loading"
@click="submit"
>
{{ $t('user.auth.resetPassoword') }}
{{ $t('user.auth.resetPassword') }}
</x-button>
</div>
</div>