minor
This commit is contained in:
@@ -270,7 +270,6 @@
|
||||
}
|
||||
},
|
||||
"setup": {
|
||||
"check_db": "Check DB",
|
||||
"completed": "Setup completed",
|
||||
"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"
|
||||
|
||||
@@ -27,8 +27,7 @@ export default {
|
||||
hostname: 'localhost',
|
||||
database: 'gancio'
|
||||
},
|
||||
loading: false,
|
||||
buttonText: 'setup.check_db'
|
||||
loading: false
|
||||
}
|
||||
},
|
||||
methods: {
|
||||
|
||||
Reference in New Issue
Block a user