Files
opensourcepos/app/Language/id/Module.php
Aril Apria Susanto 82d36d01fb Translated using Weblate (Indonesian)
Currently translated at 100.0% (45 of 45 strings)

Translation: opensourcepos/module
Translate-URL: https://translate.opensourcepos.org/projects/opensourcepos/module/id/
2025-08-11 10:27:22 +02:00

50 lines
1.9 KiB
PHP

<?php
return [
'admin_cashups' => "",
'admin_cashups_desc' => "",
'attributes' => "Atribut",
'attributes_desc' => "Tambah, Perbaharui, Hapus dan Cari atribut.",
'both' => "Keduanya",
'cashups' => "Kasir",
'cashups_desc' => "Tambah, Perbaharui, Hapus dan Cari Uang Tunai.",
'config' => "Konfigurasi",
'config_desc' => "Ubah Konfigurasi Toko.",
'customers' => "Pelanggan",
'customers_desc' => "Tambah, ubah, hapus, dan cari Pelanggan.",
'employees' => "Karyawan",
'employees_desc' => "Tambah, ubah, hapus, dan cari Karyawan.",
'expenses' => "Biaya",
'expenses_categories' => "Kategori Biaya",
'expenses_categories_desc' => "Tambah, Edit, dan Hapus Kategori Biaya.",
'expenses_desc' => "Tambah, ubah, hapus, dan cari Biaya.",
'giftcards' => "Kartu Hadiah",
'giftcards_desc' => "Tambah, ubah, hapus dan cari Gift Card.",
'home' => "Beranda",
'home_desc' => "Daftar modul menu Beranda.",
'item_kits' => "Item Paket",
'item_kits_desc' => "Tambah, ubah, hapus, dan cari Item Paket.",
'items' => "Item Barang",
'items_desc' => "Tambah, ubah, hapus, dan cari Item.",
'messages' => "Pesan",
'messages_desc' => "Kirim pesan pada Pelanggan, Pemasok, dan Karyawan.",
'migrate' => "Migrasi",
'migrate_desc' => "Perbaharui basis data OSPOS.",
'office' => "Kantor",
'office_desc' => "Daftar modul menu Kantor.",
'receivings' => "Penerimaan",
'receivings_desc' => "Proses Pesanan Pembelian.",
'reports' => "Laporan",
'reports_desc' => "Lihat dan Cetak Laporan.",
'sales' => "Penjualan",
'sales_desc' => "Proses Penjualan dan Retur.",
'suppliers' => "Pemasok",
'suppliers_desc' => "Tambah, ubah, hapus dan cari Pemasok.",
'taxes' => "Pajak",
'taxes_desc' => "Konfigurasi Pajak Penjualan.",
'timeclocks' => "",
'timeclocks_categories' => "",
'timeclocks_categories_desc' => "",
'timeclocks_desc' => "",
];