diff --git a/resources/lang/en_US/firefly.php b/resources/lang/en_US/firefly.php index 793735db9f..3e1165760e 100644 --- a/resources/lang/en_US/firefly.php +++ b/resources/lang/en_US/firefly.php @@ -443,7 +443,7 @@ return [ 'pref_home_screen_accounts' => 'Home screen accounts', 'pref_home_screen_accounts_help' => 'Which accounts should be displayed on the home page?', 'pref_view_range' => 'View range', - 'pref_view_range_help' => 'Some charts are automatically grouped in periods. What period would you prefer?', + 'pref_view_range_help' => 'Some charts are automatically grouped in periods. Your budgets will also be grouped in periods. What period would you prefer?', 'pref_1D' => 'One day', 'pref_1W' => 'One week', 'pref_1M' => 'One month',