MOON
Server: Apache
System: Linux host.sunshiene.com 4.18.0-553.121.1.el8_10.x86_64 #1 SMP Thu Apr 30 09:06:34 EDT 2026 x86_64
User: clientsoftwares (1005)
PHP: 8.2.31
Disabled: system, exec, mail, shell_exec, passthru, popen, proc_open, pcntl_exec, dl, ini_alter, ini_restore, symlink, link, chown, posix_kill
Upload Files
File: /home/clientsoftwares/public_html/genius.clientsoftwares.com/lang/vi/home.php
<?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',
];