New translations pagination.php (Russian)

This commit is contained in:
James Cole 2017-07-13 12:10:26 +02:00
parent f24e387363
commit c2e0e00c47

View File

@ -11,7 +11,7 @@
return [ return [
'previous' => '« Previous', 'previous' => '« Предыдущие',
'next' => 'Next »', 'next' => 'Следующие »',
]; ];