diff --git a/resources/lang/en_US/firefly.php b/resources/lang/en_US/firefly.php index 229cf324f4..782201f1bf 100644 --- a/resources/lang/en_US/firefly.php +++ b/resources/lang/en_US/firefly.php @@ -728,7 +728,7 @@ return [ 'reconcile_selected' => 'Reconcile', 'mass_delete_journals' => 'Delete a number of transactions', 'mass_edit_journals' => 'Edit a number of transactions', - 'mass_edit_bulk_journals' => 'Bulk edit', + 'bulk_edit' => 'Bulk edit', 'cannot_edit_other_fields' => 'You cannot mass-edit other fields than the ones here, because there is no room to show them. Please follow the link and edit them by one-by-one, if you need to edit these fields.', 'no_budget' => 'none', 'no_budget_squared' => '(no budget)',