password reset localization

This commit is contained in:
Roman Hergenreder
2022-12-10 16:35:22 +01:00
parent c0997e0224
commit 4bfd6754cf
3 changed files with 27 additions and 12 deletions

View File

@@ -13,6 +13,10 @@ return [
"resend_confirm_email_title" => "Resend Confirm Email",
"resend_confirm_email_description" => "Request a new confirmation email to finalize the account creation",
"resend_confirm_email_form_title" => "Enter your E-Mail address, to receive a new e-mail to confirm your registration.",
"reset_password_title" => "Reset Password",
"reset_password_description" => "Request a password reset, once you got the e-mail address, you can choose a new password",
"reset_password_form_title" => "Choose a new password",
"reset_password_request_form_title" => "Enter your E-Mail address, to receive a password reset token.",
"form_title" => "Please fill with your details",
"username" => "Username",
"username_or_email" => "Username or E-Mail",