wyyl/resources/lang/ru/pagination.php

7 lines
85 B
PHP

<?php
return [
'next' => 'Вперёд',
'previous' => 'Назад',
];