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
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',
];