]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/it/pagination.php
Updated attachment links to have dropdown for open type
[bookstack] / resources / lang / it / pagination.php
index e3c561423781ccba040e6ecc4f01da86a0db0bb2..1fba272fdeb30ee9512723af0b18540dec04e5d7 100755 (executable)
@@ -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; Precedente',
     'next'     => 'Successivo &raquo;',