HEX
Server: LiteSpeed
System: Linux s1049.use1.mysecurecloudhost.com 4.18.0-477.27.2.lve.el8.x86_64 #1 SMP Wed Oct 11 12:32:56 UTC 2023 x86_64
User: xedaptot (3356)
PHP: 8.3.31
Disabled: NONE
Upload Files
File: /home/xedaptot/vlxd.naniguide.com/lang/ce/home.php
<?php

 return [
     'home' => '家',
     'welcome_message' => '歡迎:名字',
     'total_sell' => '總銷售額',
     'total_purchase' => '總購買量',
     'invoice_due' => '到期發票',
     'purchase_due' => '購買到期',
     '今天' => '今天',
     'this_week' => '本週',
     'this_month' => '本月',
     'this_fy' => '本財政年度',
     'sells_last_30_days' => '銷售最近30天',
     'sells_current_fy' => '營業額當前財年',
     'total_sells' => '總收入(:貨幣)',
     'product_stock_alert' => '產品倉庫警告',
     'payment_dues' => '付費',
     'due_amount' => '應付金額',
     'stock_expiry_alert' => '庫存到期',
     'todays_profit' => '今天的利潤',
 ];