Persian translation
This commit is contained in:
14
resources/lang/fa-IR/accounts.php
Normal file
14
resources/lang/fa-IR/accounts.php
Normal file
@ -0,0 +1,14 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'account_name' => 'نام حساب',
|
||||
'number' => 'شماره حساب',
|
||||
'opening_balance' => 'موجودی حساب',
|
||||
'current_balance' => 'موجودی',
|
||||
'bank_name' => 'نام بانک',
|
||||
'bank_phone' => 'تلفن بانک',
|
||||
'bank_address' => 'آدرس بانک',
|
||||
'default_account' => 'حساب پیش فرض',
|
||||
|
||||
];
|
Reference in New Issue
Block a user