Translate reset password error message title
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
parent
056146a566
commit
691f7ab141
@ -6,7 +6,7 @@
|
||||
{{ $t("Password reset") }}
|
||||
</h1>
|
||||
<b-message
|
||||
title="Error"
|
||||
:title="$t('Error')"
|
||||
type="is-danger"
|
||||
v-for="error in errors"
|
||||
:key="error"
|
||||
|
Loading…
Reference in New Issue
Block a user