diff --git a/frontend/src/components/Auth/ForgotPassword.vue b/frontend/src/components/Auth/ForgotPassword.vue new file mode 100644 index 000000000..951777166 --- /dev/null +++ b/frontend/src/components/Auth/ForgotPassword.vue @@ -0,0 +1,65 @@ + + + + + {{ $t('settings.password.reset') }} + + {{ $t(subtitle) }} + + + + + + + + {{ $t('settings.password.send_now') }} + + + + + + + + +
{{ $t(subtitle) }}