mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
fix typo
This commit is contained in:
parent
49ce7e5e05
commit
c048de383a
@ -27,7 +27,7 @@
|
||||
<message
|
||||
:headline="success ? $t('message.title') : $t('message.errorTitle')"
|
||||
:subtitle="success ? $t('message.email') : $t('error.email-already-sent')"
|
||||
:data-test="success ? forgot-password-success : forgot-password-error"
|
||||
:data-test="success ? 'forgot-password-success' : 'forgot-password-error'"
|
||||
:buttonText="$t('login')"
|
||||
linkTo="/login"
|
||||
/>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user