'Invoice', 'list' => 'Daftar Invoice', 'search' => 'Cari Invoice', 'detail' => 'Detail Invoice', 'not_found' => 'Invoice tidak ditemukan', 'empty' => 'Belum ada Invoice', 'back_to_index' => 'Kembali ke daftar Invoice', // Actions 'proccess' => 'Proses Invoice', 'create' => 'Input Invoice Baru', 'created' => 'Input Invoice baru telah berhasil.', 'show' => 'Detail Invoice', 'edit' => 'Edit Invoice', 'update' => 'Update Invoice', 'updated' => 'Update data Invoice telah berhasil.', 'delete' => 'Hapus Invoice', 'delete_confirm' => 'Anda yakin akan menghapus Invoice ini?', 'deleted' => 'Hapus data Invoice telah berhasil.', 'undeleted' => 'Data Invoice gagal dihapus.', 'undeleteable' => 'Data Invoice tidak dapat dihapus.', // Attributes 'project' => 'Project', 'items' => 'Item Invoice', 'notes' => 'Catatan', ];