From 1cb979404be42de82e2f594dbff98c25c874d0ed Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 3 Sep 2017 17:00:09 +0200 Subject: [PATCH] New translations form.php (Polish) --- 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 332196104c..08f14827ea 100644 --- a/resources/lang/pl_PL/form.php +++ b/resources/lang/pl_PL/form.php @@ -193,7 +193,7 @@ return [ 'due_date' => 'Termin realizacji', 'payment_date' => 'Data płatności', 'invoice_date' => 'Data faktury', - 'internal_reference' => 'Internal reference', + 'internal_reference' => 'Wewnętrzny numer', 'inward' => 'Inward description', 'outward' => 'Outward description',