multiple-select-vanilla
Version:
This lib allows you to select multiple elements with checkboxes
3 lines (2 loc) • 487 B
JavaScript
var e=typeof window<"u"&&window.multipleSelect!==void 0?window.multipleSelect:{locales:{}},a={formatSelectAll(){return"[V\xE6lg alle]"},formatAllSelected(){return"Alle valgt"},formatCountSelected(l,t){return`${l} af ${t} valgt`},formatNoMatchesFound(){return"S\xF8gning uden resultat"},formatOkButton(){return"Lukke"},formatLazyLoading(){return"Indl\xE6ser nu..."}};e.locales["da-DK"]=a;var n=e.locales;export{a as Danish,n as default};
//# sourceMappingURL=multiple-select-da-DK.js.map