Persian translation
This commit is contained in:
9
resources/lang/fa-IR/pagination.php
Normal file
9
resources/lang/fa-IR/pagination.php
Normal file
@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'previous' => '« قبلی',
|
||||
'next' => 'بعدی »',
|
||||
'showing' => 'نمایش :first تا :last از :total :typr',
|
||||
|
||||
];
|
Reference in New Issue
Block a user