|
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/ce/ |
Upload File : |
<?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' => '今天的利潤',
];