]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/ko/pagination.php
Updated attachment links to have dropdown for open type
[bookstack] / resources / lang / ko / pagination.php
index d4a9eef40aa8635fe66993f1224899f47cedeea9..9a06aed73298ed73939521a463d00ccfbfd94135 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;',