multiple-select-vanilla
Version:
This lib allows you to select multiple elements with checkboxes
3 lines (2 loc) • 406 B
JavaScript
var l={formatSelectAll(){return"[V\xE6lg alle]"},formatAllSelected(){return"Alle valgt"},formatCountSelected(e,t){return`${e} af ${t} valgt`},formatNoMatchesFound(){return"S\xF8gning uden resultat"},formatOkButton(){return"Lukke"},formatLazyLoading(){return"Indl\xE6ser nu..."},formatLazyFailed(){return"Kunne ikke indl\xE6se data"}},r=l;export{l as Danish,r as default};
//# sourceMappingURL=da-DK.js.map