akaunting/resources/lang/fa-IR/pagination.php

10 lines
204 B
PHP
Raw Normal View History

2017-11-15 01:42:02 +03:00
<?php
return [
'previous' => '&laquo; قبلی',
'next' => 'بعدی &raquo;',
'showing' => 'نمایش :first تا :last از :total :typr',
];