]> BookStack Code Mirror - bookstack/blob - lang/ro/pagination.php
Merge pull request #5626 from BookStackApp/rubentalstra-development
[bookstack] / lang / ro / pagination.php
1 <?php
2 /**
3  * Pagination Language Lines
4  * The following language lines are used by the paginator library to build
5  * the simple pagination links.
6  */
7 return [
8
9     'previous' => '&laquo; Înapoi',
10     'next'     => 'Înainte &raquo;',
11
12 ];
Morty Proxy This is a proxified and sanitized view of the page, visit original site.