From aaf7d12b4653ad8cb64af36acbb95dd513317ba1 Mon Sep 17 00:00:00 2001 From: James Cole Date: Tue, 10 Jan 2017 12:45:12 +0100 Subject: [PATCH] New translations --- resources/lang/pl_PL/list.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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',