From 5990a21c46863a79701604c344c50c863904df5c Mon Sep 17 00:00:00 2001 From: James Cole Date: Mon, 2 Jan 2017 14:22:02 +0100 Subject: [PATCH] Translated --- resources/lang/pl_PL/pagination.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/lang/pl_PL/pagination.php b/resources/lang/pl_PL/pagination.php index 4eeab21dee..f666586cef 100644 --- a/resources/lang/pl_PL/pagination.php +++ b/resources/lang/pl_PL/pagination.php @@ -11,7 +11,7 @@ return [ - 'previous' => '« Previous', - 'next' => 'Next »', + 'previous' => '« Poprzednia', + 'next' => 'NastÄ™pna »', ]; \ No newline at end of file