diff --git a/resources/lang/pl_PL/firefly.php b/resources/lang/pl_PL/firefly.php index d7ca42592e..a5c18856ac 100644 --- a/resources/lang/pl_PL/firefly.php +++ b/resources/lang/pl_PL/firefly.php @@ -541,6 +541,8 @@ return [ 'average_bill_amount_overall' => 'Średnia kwota rachunku (ogólnie)', 'not_or_not_yet' => 'Not (yet)', 'not_expected_period' => 'Not expected this period', + 'bill_is_active' => 'Bill is active', + 'bill_will_automatch' => 'Bill will automatically linked to matching transactions', // accounts: 'details_for_asset' => 'Szczegóły konta aktywów ":name"', 'details_for_expense' => 'Szczegóły konta wydatków ":name"',