From 4093bdbd3e6da713580b8f657b1c06c2d82921e8 Mon Sep 17 00:00:00 2001 From: James Cole Date: Tue, 24 Jan 2017 13:37:08 +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 519e97e5b3..0ce37d9346 100644 --- a/resources/lang/pl_PL/list.php +++ b/resources/lang/pl_PL/list.php @@ -31,7 +31,7 @@ return [ 'account' => 'Konto', 'matchingAmount' => 'Kwota', 'lastMatch' => 'Ostatnie dopasowanie', - 'split_number' => 'Split #', + 'split_number' => '# podziału', 'destination' => 'Cel', 'source' => 'Źródło', 'next_expected_match' => 'Następne oczekiwane dopasowanie',