bengali language
This commit is contained in:
10
resources/lang/bn-BD/pagination.php
Normal file
10
resources/lang/bn-BD/pagination.php
Normal file
@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'previous' => 'পূর্ববর্তী',
|
||||
'next' => 'পরবর্তী',
|
||||
'showing' => 'মোট :total টি ভুক্তির মধ্যে :first থেকে :last পর্যন্ত।',
|
||||
'page' => 'প্রতি পৃষ্ঠায় ।',
|
||||
|
||||
];
|
Reference in New Issue
Block a user