hindi translation
This commit is contained in:
9
resources/lang/hi-IN/pagination.php
Normal file
9
resources/lang/hi-IN/pagination.php
Normal file
@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'previous' => '« पिछला',
|
||||
'next' => 'अगला »',
|
||||
'showing' => ':total :type में से :first-:last',
|
||||
'page' => 'प्रति पेज।',
|
||||
];
|
Reference in New Issue
Block a user