akaunting/resources/lang/uz-UZ/pagination.php

11 lines
231 B
PHP
Raw Normal View History

2019-12-25 14:27:29 +03:00
<?php
return [
'previous' => '&laquo; Oldinga',
'next' => 'Keyingi &raquo;',
'showing' => ':first-:last of :total records.',
'page' => 'sahifaga.',
];