From a4f128077f7095bc64ffe7cca8a805b17fb95f8a Mon Sep 17 00:00:00 2001 From: James Cole Date: Tue, 24 Jan 2017 08:01:10 +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 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',