From 729a3486579bc37d057205ff09017e5765b95d40 Mon Sep 17 00:00:00 2001 From: James Cole Date: Tue, 10 Jan 2017 12:36:17 +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 1dd99e4872..1a8fc07037 100644 --- a/resources/lang/pl_PL/list.php +++ b/resources/lang/pl_PL/list.php @@ -20,7 +20,7 @@ return [ 'name' => 'Nazwa', 'role' => 'Rola', 'currentBalance' => 'Bieżące saldo', - 'active' => 'Jest aktywny?', + 'active' => 'Jest aktywne?', 'lastActivity' => 'Ostatnia aktywność', 'balanceDiff' => 'Różnica salda między :start oraz :end', 'matchedOn' => 'Matched on',