multiple-select-vanilla
Version:
This lib allows you to select multiple elements with checkboxes
3 lines (2 loc) • 440 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"}};e.locales["da-DK"]=a;var o=e.locales;export{a as Danish,o as default};
//# sourceMappingURL=multiple-select-da-DK.js.map