10 lines
204 B
PHP
10 lines
204 B
PHP
<?php
|
|
|
|
return [
|
|
|
|
'previous' => '« قبلی',
|
|
'next' => 'بعدی »',
|
|
'showing' => 'نمایش :first تا :last از :total :typr',
|
|
|
|
];
|