multiple-select-vanilla
Version:
This lib allows you to select multiple elements with checkboxes
3 lines (2 loc) • 455 B
JavaScript
var e=typeof window<"u"&&window.multipleSelect!==void 0?window.multipleSelect:{locales:{}},o={formatSelectAll(){return"[Vybrat v\u0161e]"},formatAllSelected(){return"V\u0161e vybr\xE1no"},formatCountSelected(l,t){return`${l} z ${t} vybr\xE1no`},formatNoMatchesFound(){return"Nebylo nalezeno"},formatOkButton(){return"Zav\u0159\xEDt"}};e.locales["cz-CS"]=o;var c=e.locales;export{o as Czech,c as default};
//# sourceMappingURL=multiple-select-cz-CS.js.map