diff --git a/resources/lang/en_US/firefly.php b/resources/lang/en_US/firefly.php index c3c5f46972..6adc1c8959 100644 --- a/resources/lang/en_US/firefly.php +++ b/resources/lang/en_US/firefly.php @@ -1395,7 +1395,7 @@ return [ 'splitByAccount' => 'Split by account', 'coveredWithTags' => 'Covered with tags', 'leftInBudget' => 'Left in budget', - 'left_in_debt' => 'Left', + 'left_in_debt' => 'Amount due', 'sumOfSums' => 'Sum of sums', 'noCategory' => '(no category)', 'notCharged' => 'Not charged (yet)',