Made it so users can switch languages themselves
This commit is contained in:
parent
9a06647435
commit
9ae25538c3
3 changed files with 20 additions and 2 deletions
|
@ -64,6 +64,7 @@ return [
|
|||
'last_name' => 'Last Name',
|
||||
'update_identitity' => 'Update Identity',
|
||||
'username_help' => 'Your username must be unique to your account, and may only contain the following characters: :requirements.',
|
||||
'language' => 'Language',
|
||||
],
|
||||
'security' => [
|
||||
'session_mgmt_disabled' => 'Your host has not enabled the ability to manage account sessions via this interface.',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue