diff --git a/resources/lang/pl_PL/list.php b/resources/lang/pl_PL/list.php index 3f317ce971..519e97e5b3 100644 --- a/resources/lang/pl_PL/list.php +++ b/resources/lang/pl_PL/list.php @@ -20,9 +20,9 @@ return [ 'name' => 'Nazwa', 'role' => 'Rola', 'currentBalance' => 'Bieżące saldo', - 'active' => 'Jest aktywne?', + 'active' => 'Jest aktywny?', 'lastActivity' => 'Ostatnia aktywność', - 'balanceDiff' => 'Różnica salda między :start i :end', + 'balanceDiff' => 'Różnica salda między :start oraz :end', 'matchedOn' => 'Dopasowanie', 'matchesOn' => 'Dopasowanie', 'account_type' => 'Typ konta',