multiple-select-vanilla
Version:
This lib allows you to select multiple elements with checkboxes
3 lines (2 loc) • 509 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(t,l){return`${t} z ${l} vybr\xE1no`},formatNoMatchesFound(){return"Nebylo nalezeno"},formatOkButton(){return"Zav\u0159\xEDt"},formatLazyLoading(){return"Na\u010D\xEDt\xE1m se..."}};e.locales["cz-CS"]=o;var a=e.locales;export{o as Czech,a as default};
//# sourceMappingURL=multiple-select-cz-CS.js.map