diff --git a/resources/lang/en_US/firefly.php b/resources/lang/en_US/firefly.php index c329e81f9b..8abbc5a9e4 100644 --- a/resources/lang/en_US/firefly.php +++ b/resources/lang/en_US/firefly.php @@ -2335,6 +2335,7 @@ return [ 'active_accounts_only' => 'Active accounts only', 'in_active_accounts_only' => 'Inactive accounts only', 'show_all_accounts' => 'Show all accounts', + 'group_accounts'=> 'Group accounts', // piggy banks: 'event_history' => 'Event history', diff --git a/resources/views/v2/accounts/index.blade.php b/resources/views/v2/accounts/index.blade.php index b12cf455d1..1398047325 100644 --- a/resources/views/v2/accounts/index.blade.php +++ b/resources/views/v2/accounts/index.blade.php @@ -359,12 +359,12 @@
- +