Add Startup Params view

Translations might be the end of us.
This commit is contained in:
Dane Everitt 2017-01-17 19:30:27 -05:00
parent ffa1e46cec
commit f6600f447f
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53
8 changed files with 186 additions and 15 deletions

View file

@ -36,4 +36,7 @@ return [
'never' => 'never',
'sign_out' => 'Sign out',
'admin_control' => 'Admin Control',
'required' => 'Required',
'port' => 'Port',
'username' => 'Username',
];