|
Server : Apache/2.4.41 (Ubuntu) System : Linux vmi1525618.contaboserver.net 5.4.0-105-generic #119-Ubuntu SMP Mon Mar 7 18:49:24 UTC 2022 x86_64 User : www-data ( 33) PHP Version : 8.2.12 Disable Function : NONE Directory : /var/www/poskrypt/test.poskrypt.com/lang/en/ |
Upload File : |
<?php
return [
/*
|--------------------------------------------------------------------------
| Home Language Lines
|--------------------------------------------------------------------------
|
| The following language lines are used in home page.
|
*/
'home' => 'Home',
'welcome_message' => 'Welcome :name,',
'total_sell' => 'Total Sales',
'total_purchase' => 'Total purchase',
'invoice_due' => 'Invoice due',
'purchase_due' => 'Purchase due',
'today' => 'Today',
'this_week' => 'This Week',
'this_month' => 'This Month',
'this_fy' => 'This Financial Year',
'sells_last_30_days' => 'Sales Last 30 Days',
'sells_current_fy' => 'Sales Current Financial Year',
'total_sells' => 'Total Sales (:currency)',
'product_stock_alert' => 'Product Stock Alert',
'payment_dues' => 'Payment Dues',
'due_amount' => 'Due Amount',
'stock_expiry_alert' => 'Stock Expiry Alert',
'todays_profit' => "Today's profit",
];