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 [
'account_name' => 'نام حساب',
'number' => 'شماره حساب',
'opening_balance' => 'موجودی حساب',
'current_balance' => 'موجودی',
'bank_name' => 'نام بانک',
'bank_phone' => 'تلفن بانک',
'bank_address' => 'آدرس بانک',
'default_account' => 'حساب پیش فرض',
];