diff --git a/resources/lang/hr_HR/demo.php b/resources/lang/hr_HR/demo.php
index 4cb4c2caec..ed6ae7e543 100644
--- a/resources/lang/hr_HR/demo.php
+++ b/resources/lang/hr_HR/demo.php
@@ -8,7 +8,9 @@
*/
return [
- 'no_demo_text' => 'Sorry, there is no extra demo-explanation text for this page.',
+ 'no_demo_text' => 'Sorry, there is no extra demo-explanation text for this page.',
'see_help_icon' => 'However, the -icon in the top right corner may tell you more.',
+ 'index' => 'Welcome to Firefly III! On this page you get a quick overview of your finances. For more information, check out Accounts → Asset Accounts and of course the Budgets and Reports pages. Or just take a look around and see where you end up.',
+
];
\ No newline at end of file