]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/pl/pagination.php
Guest create page: name field autofocus
[bookstack] / resources / lang / pl / pagination.php
index 564694190f965bb972ca8829266fd9819a6f1148..c3d80d68159910dc25f3d669c6ee80dd0127a668 100644 (file)
@@ -1,18 +1,11 @@
 <?php
-
+/**
+ * Pagination Language Lines
+ * The following language lines are used by the paginator library to build
+ * the simple pagination links.
+ */
 return [
 
-    /*
-    |--------------------------------------------------------------------------
-    | Pagination Language Lines
-    |--------------------------------------------------------------------------
-    |
-    | The following language lines are used by the paginator library to build
-    | the simple pagination links. You are free to change them to anything
-    | you want to customize your views to better match your application.
-    |
-    */
-
     'previous' => '&laquo; Poprzednia',
     'next'     => 'NastÄ™pna &raquo;',