Made it so users can switch languages themselves

This commit is contained in:
stanjg
2018-05-04 13:08:41 +02:00
parent 9a06647435
commit 9ae25538c3
3 changed files with 20 additions and 2 deletions

View File

@@ -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.',