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,17 @@
<?php
return [
'accounts_cash' => 'پول نقد',
'categories_uncat' => 'بدون بخش',
'categories_deposit' => 'سپرده',
'categories_sales' => 'فروش',
'currencies_usd' => 'دلار آمریکا',
'currencies_eur' => 'یورو',
'currencies_gbp' => 'پوند انگلیس',
'currencies_try' => 'لیره ترکیه',
'taxes_exempt' => 'معاف از مالیات',
'taxes_normal' => 'مالیات عادی',
'taxes_sales' => 'مالیات بر فروش',
];