Add translations for database overview

This commit is contained in:
Dane Everitt 2017-01-17 19:46:42 -05:00
parent f6600f447f
commit 542b919bd1
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53
3 changed files with 24 additions and 14 deletions

View file

@ -39,4 +39,5 @@ return [
'required' => 'Required',
'port' => 'Port',
'username' => 'Username',
'database' => 'Database',
];