File: /home/clientsoftwares/public_html/lms.clientsoftwares.com/resources/lang/default/invoice.php
<?php
return [
'Invoice' => 'Invoice',
'Settings' => 'Settings',
'Invoice Setting' => 'Invoice Setting',
'Prefix' => 'Prefix',
'Setting Update Successfully' => 'Setting Update Successfully',
'Setting Update Failed' => 'Setting Update Failed',
'footer text' => 'Footer Text',
'Invoice List' => 'Invoice List',
'New Invoice' => 'New Invoice',
'Add New Invoice' => 'Add New Invoice',
'Payment' => 'Payment',
'Offline' => 'Offline',
'Online' => 'Online',
'Create Invoice' => 'Create Invoice',
'Add New Course' => 'Add New Course',
'Add More' => 'Add More',
'Please Select Student First' => 'Please Select Student First',
'Invoice Created Successfully' => 'Invoice Created Successfully',
'Invoice Created Failed' => 'Invoice Created Failed',
'Invoice Updated Successfully' => 'Invoice Updated Successfully',
'Invoice Update Failed' => 'Invoice Update Failed',
'Invoice Deleted Successfully' => 'Invoice Deleted Successfully',
'Invoice Delete Failed' => 'Invoice Delete Failed',
'Send To Student Email' => 'Send To Student Email',
'My Invoice' => 'My Invoice',
'Pay Now' => 'Pay Now',
'Notify To Email' => 'Notify To Email',
'No Invoice Generate Yet' => 'No Invoice Generate Yet',
'Invoice Number' => 'Invoice Number',
'Pending Bank Payment' => 'Pending Bank Payment',
'Pending Offline Payment' => 'Pending Offline Payment',
"Already Paid, You Cant Edit/Update" => "Already Paid, You Can't Edit/Update",
'Bank Payment' => 'Bank Payment',
'Bank Account Info' => 'Bank Account Info',
'Current Account' => 'Current Account',
'Savings Account' => 'Savings Account',
'Salary Account' => 'Salary Account',
'Fixed Deposit' => 'Fixed Deposit',
'Cheque Slip' => 'Cheque Slip',
'Payment Successful' => 'Payment Successful',
'Payment Failed' => 'Payment Failed',
'Payment Type' => 'Payment Type',
'Created' => 'Created',
'Send' => 'Send',
'Paid' => 'Paid',
'Pending' => 'Pending',
'Printed Certificate' => 'Printed Certificate',
'Printed certificate' => 'Printed Certificate',
'Order List' => 'Order List',
'Order Now' => 'Order Now',
'Certificate Order List' => 'Certificate Order List',
'Ordered' => 'Ordered',
'Shipped' => 'Shipped',
'Certificate Shipped' => 'Certificate Shipped',
'Edit Invoice' => 'Edit Invoice',
'Subscription/Product Title'=>'Subscription/Product Title',
'Qty'=>'Qty',
'Unit Price'=>'Unit Price',
'Total Price'=>'Total Price'
];