Fix #750 , fix error messages and captcha resetting

This commit is contained in:
Shpuld Shpludson 2020-01-14 13:45:00 +00:00
commit 662afe973a
5 changed files with 18 additions and 7 deletions

View file

@ -170,7 +170,7 @@
<label
class="form--label"
for="captcha-label"
>{{ $t('captcha') }}</label>
>{{ $t('registration.captcha') }}</label>
<template v-if="['kocaptcha', 'native'].includes(captcha.type)">
<img