|
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/admin.poskrypt.com/lang/vi/ |
Upload File : |
<?php
return [
/*
|--------------------------------------------------------------------------
| Home Language Lines
|--------------------------------------------------------------------------
|
| The following language lines are used in home page.
|
*/
'home' => 'Trang chủ',
'welcome_message' => 'Chào :name,',
'total_sell' => 'Doanh thu',
'total_purchase' => 'Tổng mua hàng',
'invoice_due' => 'Hóa đơn quá hạn',
'purchase_due' => 'Nợ nhà cung cấp',
'today' => 'Hôm nay',
'this_week' => 'Tuần',
'this_month' => 'Tháng',
'this_fy' => 'Năm',
'sells_last_30_days' => 'Doanh thu trong 30 ngày',
'sells_current_fy' => 'Doanh thu năm tài chính hiện tại',
'total_sells' => 'Tổng doanh thu (:currency)',
'product_stock_alert' => 'Cảnh báo tồn kho',
'payment_dues' => 'Payment Dues',
'due_amount' => 'Chưa thanh toán',
'stock_expiry_alert' => 'Thông báo hết hạn cổ phiếu',
'todays_profit' => 'Lợi nhuận hôm nay',
];