Welcome page

This commit is contained in:
Diego Najar 2017-10-11 21:17:47 +02:00
parent bfefc2401b
commit 1bd4d822e5
2 changed files with 3 additions and 2 deletions

View File

@ -231,5 +231,5 @@
"next-page": "Next page",
"scheduled": "Scheduled",
"this-token-is-similar-to-a-password-it-should-not-be-shared": "This token is similar to a password, it should not be shared.",
"congratulations-you-have-successfully-installed-your-bludit": "Congratulations you have successfully installed your **Bludit**"
"congratulations-you-have-successfully-installed-your-bludit": "Congratulations you have successfully installed your **Bludit**."
}

View File

@ -482,8 +482,9 @@ function install($adminPassword, $email, $timezone)
$data = 'Title: '.$Language->get('Welcome').'
Content:
'.$Language->get('congratulations-you-have-successfully-installed-your-bludit').'
- '.$Language->get('congratulations-you-have-successfully-installed-your-bludit').'
### '.$Language->get('whats-next').'
- '.$text1.'
- '.$Language->get('Follow Bludit on').' [Twitter](https://twitter.com/bludit) / [Facebook](https://www.facebook.com/bluditcms) / [Google+](https://plus.google.com/+Bluditcms)
- '.$Language->get('Chat with developers and users on Gitter').'