'Customer', 'list' => 'Daftar Customer', 'search' => 'Cari Customer', 'not_found' => 'Customer tidak ditemukan', 'empty' => 'Belum ada Customer', 'back_to_show' => 'Kembali ke detail Customer', 'back_to_index' => 'Kembali ke daftar Customer', 'type' => 'Jenis Customer', 'detail' => 'Detail Customer', 'contact' => 'Kontak Customer', // Actions 'create' => 'Input Customer Baru', 'created' => 'Input Customer baru telah berhasil.', 'show' => 'Detail Customer', 'edit' => 'Edit Customer', 'update' => 'Update Customer', 'updated' => 'Update data Customer telah berhasil.', 'delete' => 'Hapus Customer', 'delete_confirm' => 'Anda yakin akan menghapus Customer ini?', 'deleted' => 'Hapus data Customer telah berhasil.', 'undeleted' => 'Data Customer gagal dihapus.', 'undeleteable' => 'Data Customer tidak dapat dihapus.', // Attributes 'name' => 'Nama Customer', 'description' => 'Deskripsi Customer', 'pic' => 'PIC', 'projects_count' => 'Jml Project', ];