<?php
return [
'previous' => '« Предыдущее',
'next' => 'Следующее »',
'showing' => ':first :last из :total записей.',
'page' => 'на странице.',
];