Persian translation

This commit is contained in:
denisdulici
2017-11-15 01:42:02 +03:00
parent f4f013d965
commit b217d4506a
25 changed files with 722 additions and 1 deletions

View File

@ -0,0 +1,14 @@
<?php
return [
'change_language' => 'تغییر زبان',
'last_login' => 'آخرین ورود :time',
'notifications' => [
'counter' => '{0} شما اطلاعیه ای ندارید |{1} شما:count اطلاعیه دارید | [2, *] شما :coun اطلاعیه دارید',
'overdue_invoices' => '{1} :count فاکتور سررسید شده دارید | [2, *]: :count فاکتور سررسید شده دارید',
'upcoming_bills' => '{1}:count صورتحساب دارید | [2, *]:count صورتحساب دارید',
'view_all' => 'نمایش همه'
],
];