|
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/id/ |
Upload File : |
<?php
return [
/*
|--------------------------------------------------------------------------
| Home Language Lines
|--------------------------------------------------------------------------
|
| The following language lines are used in home page.
|
*/
'home' => 'Beranda',
'welcome_message' => 'Selamat datang :name,',
'total_sell' => 'Total Penjualan',
'total_purchase' => 'Total Pembelian',
'invoice_due' => 'Faktur jatuh tempo',
'purchase_due' => 'Pembelian jatuh tempo',
'today' => 'Hari ini',
'this_week' => 'Minggu ini',
'this_month' => 'Bulan ini',
'this_fy' => 'Pembukuan Tahun ini',
'sells_last_30_days' => 'Penjualan 30 Hari Terakhir',
'sells_current_fy' => 'Pembukuan Penjualan Tahun Berjalan ',
'total_sells' => 'Total Penjualan (:currency)',
'product_stock_alert' => 'Peringatan Stok Produk',
'payment_dues' => 'Pembayaran jatuh tempo',
'due_amount' => 'Jumlah Jatuh Tempo',
'stock_expiry_alert' => 'Peringatan Stok Kadaluarsa',
'todays_profit' => 'Keuntungan hari ini',
];