bengali language
This commit is contained in:
14
resources/lang/bn-BD/accounts.php
Normal file
14
resources/lang/bn-BD/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