/home/techb158/immovalet.com/resources/lang/vendor/plugins/ecommerce/en
Edit: /home/techb158/immovalet.com/resources/lang/vendor/plugins/ecommerce/en/reports.php (952B)
'Report',
'widget' => [
'order' => [
'title' => 'Orders',
],
],
'count' => [
'revenue' => 'Today revenue',
'orders' => 'Today orders',
'products' => 'Total products',
'customers' => 'Total customers',
],
'product_name' => 'Product name',
'quantity' => 'Quantity',
'revenue_statistics' => 'Revenue statistics',
'top_selling_products' => 'Top selling products in this month',
'today' => 'Today',
'this_week' => 'This week',
'this_month' => 'This month',
'this_year' => 'This year',
'revenue_this_month' => 'Revenue this month',
'order_processing_this_month' => 'order(s) processing in this month',
'order_completed_this_month' => 'order(s) completed in this month',
'product_will_be_out_of_stock' => 'product(s) will be out of stock soon',
'product_out_of_stock' => 'product(s) out of stock',
];