password reset localization
This commit is contained in:
@@ -13,6 +13,10 @@ return [
|
||||
"resend_confirm_email_title" => "Bestätigungsmail erneut senden",
|
||||
"resend_confirm_email_description" => "Eine neue Bestätigungsmail anfordern um die Accounterstellung abzuschließen",
|
||||
"resend_confirm_email_form_title" => "Geben Sie Ihre E-Mailadresse ein, um eine neue Bestätigungsmail zu erhalten",
|
||||
"reset_password_title" => "Password zurücksetzen",
|
||||
"reset_password_description" => "Fordern Sie ein Passwort-Reset an, sobald Sie eine E-Mail erhalten, können Sie ein neues Passwort wählen",
|
||||
"reset_password_form_title" => "Ein neues Passwort wählen",
|
||||
"reset_password_request_form_title" => "Geben Sie Ihre E-Mail Adresse ein um ein Passwort-Reset Token zu erhalten",
|
||||
"form_title" => "Bitte geben Sie ihre Daten ein",
|
||||
"username" => "Benutzername",
|
||||
"username_or_email" => "Benutzername oder E-Mail",
|
||||
|
||||
@@ -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