From 9a124bb3b26a7e0334d559a3ef7ae944720e11f5 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:10:12 +0100 Subject: [PATCH] New translations --- resources/lang/pl_PL/validation.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/pl_PL/validation.php b/resources/lang/pl_PL/validation.php index f1ad408cb7..107f70fe31 100644 --- a/resources/lang/pl_PL/validation.php +++ b/resources/lang/pl_PL/validation.php @@ -88,4 +88,4 @@ return [ 'in_array' => 'Pole :attribute nie istnieje w :other.', 'present' => 'Pole :attribute musi być obecne.', 'amount_zero' => 'Całkowita kwota nie może być zerem', -]; +]; \ No newline at end of file