File: /www/wwwroot//www.shooperm.com/resources/lang/en/list.php
<?php
return [
'Cheque' => 'Cheque',
'Purchase' => 'Purchase',
'Expense' => 'Expense',
'Asset' => 'Asset',
'Income' => 'Income',
'Liabilities' => "Liabilities",
'Sale' => 'Sale',
'Cash' => 'Cash',
'Bank' => 'Bank',
'Loan' => 'Loan',
'Liability' => 'Liability',
'GST Tax Account'=>'GST Tax Account',
'Product Wise Tax Account'=>'Product Wise Tax Account',
'Seller Account'=>'Seller Account',
'Seller Commision' => 'Seller Commision',
'Sallary Account' => 'Sallary Account'
];