ForgotPassword page

This commit is contained in:
2020-12-19 18:27:58 +01:00
parent b4d13701a7
commit 25e62f0907
2 changed files with 99 additions and 1 deletions

View File

@@ -16,5 +16,10 @@
"404message": "Sorry, the page you are looking for could not be found.",
"404title": "Error 404",
"goback": "Go Home",
"application_name": "Lauf für Kaya! - Admin"
"application_name": "Lauf für Kaya! - Admin",
"reset-my-password": "Reset my password",
"cannot-reset-your-password-directly": "Bummer. We unfortunately cannot reset your password directly. Please send us a mail and confirm your identity",
"send-a-mail-to-lfk-odit-services": "send a mail to lfk@odit.services",
"dont-have-your-email-connected": "Don't have your email connected?",
"dont-panic-were-resetting-it": "Don't panic, we're resetting it ✌"
}