password reset localization
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user