]> BookStack Code Mirror - bookstack/commitdiff
Update pagination.php 1635/head
authorkostefun <redacted>
Thu, 5 Sep 2019 02:46:45 +0000 (09:46 +0700)
committerGitHub <redacted>
Thu, 5 Sep 2019 02:46:45 +0000 (09:46 +0700)
Corresponds to the English version

resources/lang/ru/pagination.php

index 002e4ae28f9715ea98c7b9c6cf5f2d2b793bda49..1a797e36cd6c43b85d51046d29586d4360b477b4 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;',
 
Morty Proxy This is a proxified and sanitized view of the page, visit original site.