uzbek translation
This commit is contained in:
10
resources/lang/uz-UZ/pagination.php
Normal file
10
resources/lang/uz-UZ/pagination.php
Normal file
@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'previous' => '« Oldinga',
|
||||
'next' => 'Keyingi »',
|
||||
'showing' => ':first-:last of :total records.',
|
||||
'page' => 'sahifaga.',
|
||||
|
||||
];
|
Reference in New Issue
Block a user