new web setup !

This commit is contained in:
les
2021-09-27 11:12:14 +02:00
parent f1de1a011c
commit 5e0e08480a
7 changed files with 249 additions and 0 deletions

View File

@@ -261,5 +261,11 @@
"scopes": {
"event:write": "Add and edit your events"
}
},
"setup": {
"check_db": "Check DB",
"completed": "Setup completed",
"completed_description": "Installation completed!<br/>You can now login with the following user: {email} / {password}. Please write to us at gancio@cisti.org for any question.",
"start": "Start"
}
}