multiple-select-vanilla
Version:
This lib allows you to select multiple elements with checkboxes
3 lines (2 loc) • 390 B
JavaScript
var a={formatSelectAll(){return"[Pilih Semua]"},formatAllSelected(){return"Semua Dipilih"},formatCountSelected(e,t){return`${e} dari ${t} dipilih`},formatNoMatchesFound(){return"Tidak ditemukan"},formatOkButton(){return"Tutup"},formatLazyLoading(){return"Memuat..."},formatLazyFailed(){return"Gagal memuat data"}},r=a;export{a as Indonesian,r as default};
//# sourceMappingURL=id-ID.js.map