]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/pt_BR/pagination.php
Guest create page: name field autofocus
[bookstack] / resources / lang / pt_BR / pagination.php
index 6a32f34ac013545cedb0201b413ed331b7b71d84..3ae5dd3e0f65482f58e21237bd07dcb771b11549 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; Anterior',
     'next'     => 'Próximo &raquo;',