Localization
This commit is contained in:
@@ -8,6 +8,11 @@ return [
|
||||
"accept_invite_description" => "Complete your account registration by choosing a password",
|
||||
"confirm_email_title" => "Confirm Email",
|
||||
"confirm_email_description" => "Complete your registration by confirming the e-mail address",
|
||||
"registration_title" => "Registration",
|
||||
"registration_description" => "Create a new account",
|
||||
"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.",
|
||||
"form_title" => "Please fill with your details",
|
||||
"username" => "Username",
|
||||
"username_or_email" => "Username or E-Mail",
|
||||
|
||||
@@ -7,6 +7,7 @@ return [
|
||||
"go_back" => "Go Back",
|
||||
"submitting" => "Submitting",
|
||||
"submit" => "Submit",
|
||||
"request" => "Request",
|
||||
"language" => "Language",
|
||||
"loading" => "Loading",
|
||||
"logout" => "Logout",
|
||||
|
||||
Reference in New Issue
Block a user