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