updated translations

This commit is contained in:
Denis Duliçi
2020-06-04 14:09:57 +03:00
parent fd5d1398f1
commit 83359e84bd
64 changed files with 530 additions and 402 deletions

View File

@ -4,11 +4,11 @@ return [
'account_name' => 'অ্যাকাউন্টের নাম',
'number' => 'সংখ্যা',
'opening_balance' => 'প্রারম্ভিক স্থিতি',
'current_balance' => 'বর্তমান হিসাব',
'opening_balance' => 'শুরুর ব্যালেন্স',
'current_balance' => 'বর্তমান ব্যালেন্স',
'bank_name' => 'ব্যাংকের নাম',
'bank_phone' => 'ব্যাংকের ফোন নাম্বার',
'bank_address' => 'ব্যাংকের ঠিকানা',
'default_account' => 'পূর্ব-নির্ধারিত হিসাব',
'default_account' => 'ডিফল্ট একাউন্ট',
];