]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/zh_TW/pagination.php
Skip intermediate login page with single provider
[bookstack] / resources / lang / zh_TW / pagination.php
index fc2f4a059eaddced8ab7fa8685cda10399cdf01c..6e296de8fa126df9f306d08f5d922bbceda62d86 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;',