This commit is contained in:
lesion 2021-10-19 17:07:10 +02:00
parent d147e2b6b3
commit aff57aaf69
No known key found for this signature in database
GPG key ID: 352918250B012177

View file

@ -272,7 +272,7 @@
"setup": {
"check_db": "Check DB",
"completed": "Setup completed",
"completed_description": "<p>Installation completed!<br/>You can now login with the following user:<br/>User: <b>{email}</b><br/>Password: <b>{password}<b/><br/><h2>!</h2></p>",
"completed_description": "<p>You can now login with the following user:<br/><br/>User: <b>{email}</b><br/>Password: <b>{password}<b/></p>",
"start": "Start"
}
}