updated translations

This commit is contained in:
denisdulici
2020-05-21 13:06:45 +03:00
parent b911158c26
commit f67111dde3
49 changed files with 537 additions and 284 deletions

View File

@ -2,8 +2,9 @@
return [
'previous' => '« قبلی',
'next' => 'بعدی »',
'showing' => 'نمایش :first تا :last از :total :typr',
'previous' => 'پیشین',
'next' => 'بعدی',
'showing' => ':first-:last of :total records.',
'page' => 'در صفحه.',
];