diff --git a/resources/lang/pl_PL/list.php b/resources/lang/pl_PL/list.php index fdb95fd9c0..e2ed704d6d 100644 --- a/resources/lang/pl_PL/list.php +++ b/resources/lang/pl_PL/list.php @@ -30,12 +30,12 @@ return [ 'new_balance' => 'Nowe saldo', 'account' => 'Konto', 'matchingAmount' => 'Kwota', - 'lastMatch' => 'Last match', + 'lastMatch' => 'Ostatnie dopasowanie', 'split_number' => 'Split #', 'destination' => 'Cel', 'source' => 'Źródło', 'next_expected_match' => 'Next expected match', - 'automatch' => 'Auto match?', + 'automatch' => 'Auto dopasowanie?', 'repeat_freq' => 'Powtórzenia', 'description' => 'Opis', 'amount' => 'Kwota',