diff --git a/resources/lang/pl_PL/list.php b/resources/lang/pl_PL/list.php index 1a8fc07037..d082c97e6b 100644 --- a/resources/lang/pl_PL/list.php +++ b/resources/lang/pl_PL/list.php @@ -23,8 +23,8 @@ return [ 'active' => 'Jest aktywne?', 'lastActivity' => 'Ostatnia aktywność', 'balanceDiff' => 'Różnica salda między :start oraz :end', - 'matchedOn' => 'Matched on', - 'matchesOn' => 'Matched on', + 'matchedOn' => 'Dopasowanie', + 'matchesOn' => 'Dopasowanie', 'account_type' => 'Typ konta', 'created_at' => 'Utworzono', 'new_balance' => 'Nowe saldo',