]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/ar/pagination.php
move zip export into exportservice
[bookstack] / resources / lang / ar / pagination.php
index 9a1276a8d4abbc10cc60082260f171b8c7311b33..4ba36f6df445fc944645764f5f43c5df186aabcf 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; السابق',
     'next'     => 'التالي &raquo;',