From c6de0e51c7234f37c4cb58f3017572f1253ea893 Mon Sep 17 00:00:00 2001 From: James Cole Date: Tue, 10 Jan 2017 13:06:29 +0100 Subject: [PATCH] New translations --- resources/lang/pl_PL/form.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/pl_PL/form.php b/resources/lang/pl_PL/form.php index b04f782836..dd6bb1671b 100644 --- a/resources/lang/pl_PL/form.php +++ b/resources/lang/pl_PL/form.php @@ -22,7 +22,7 @@ return [ 'active' => 'Aktywny', 'amount_min' => 'Minimalna kwota', 'amount_max' => 'Maksymalna kwota', - 'match' => 'Matches on', + 'match' => 'Dopasowanie', 'repeat_freq' => 'Powtarza siÄ™', 'journal_currency_id' => 'Waluta', 'currency_id' => 'Waluta',