'database.intro'=>'If you already filled the database details in your .env file the input fields should be pre-filled. Otherwise, fill the fields with the corresponding information for your database.',
'database.config_error'=>'Database could not be configured. Please check your connection details. Details:',
'database.db_host'=>'Database Host',
'database.db_port'=>'Database Port',
'database.db_name'=>'Database Name',
'database.db_user'=>'Database User',
'database.db_password'=>'Database Password',
'database.complete_hint'=>'Saving the database configuration and preparing it for using the app may take a few seconds, please be patient.',
'database.data_present'=>'Caution! We found data in the database you specified! Please make sure that you have a backup of that database and confirm the deletion of all data.',
'database.overwrite_data'=>'I confirm that all data should be deleted and overwritten with a new LinkAce database',