From b34068207fbbfb94752692d4addeb26576878814 Mon Sep 17 00:00:00 2001 From: James Cole Date: Tue, 10 Jan 2017 12:54:32 +0100 Subject: [PATCH] New translations --- resources/lang/pl_PL/list.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/pl_PL/list.php b/resources/lang/pl_PL/list.php index d082c97e6b..3f317ce971 100644 --- a/resources/lang/pl_PL/list.php +++ b/resources/lang/pl_PL/list.php @@ -22,7 +22,7 @@ return [ 'currentBalance' => 'Bieżące saldo', 'active' => 'Jest aktywne?', 'lastActivity' => 'Ostatnia aktywność', - 'balanceDiff' => 'Różnica salda między :start oraz :end', + 'balanceDiff' => 'Różnica salda między :start i :end', 'matchedOn' => 'Dopasowanie', 'matchesOn' => 'Dopasowanie', 'account_type' => 'Typ konta',