Rename identitity to identity
This commit is contained in:
parent
5f6ee45f44
commit
351099ccf5
4 changed files with 5 additions and 5 deletions
|
@ -62,7 +62,7 @@ return [
|
|||
'new_email' => 'New Email Address',
|
||||
'first_name' => 'First Name',
|
||||
'last_name' => 'Last Name',
|
||||
'update_identitity' => 'Update Identity',
|
||||
'update_identity' => 'Update Identity',
|
||||
'username_help' => 'Your username must be unique to your account, and may only contain the following characters: :requirements.',
|
||||
],
|
||||
'security' => [
|
||||
|
|
Reference in a new issue