diff --git a/resources/lang/nl_NL/firefly.php b/resources/lang/nl_NL/firefly.php index 5e777faca1..b500c92da9 100644 --- a/resources/lang/nl_NL/firefly.php +++ b/resources/lang/nl_NL/firefly.php @@ -541,6 +541,8 @@ return [ 'average_bill_amount_overall' => 'Gemiddeld contractbedrag (gehele periode)', 'not_or_not_yet' => '(nog) niet', 'not_expected_period' => 'Niet verwacht deze periode', + 'bill_is_active' => 'Bill is active', + 'bill_will_automatch' => 'Bill will automatically linked to matching transactions', // accounts: 'details_for_asset' => 'Overzicht voor betaalrekening ":name"', 'details_for_expense' => 'Overzicht voor crediteur ":name"',