multiple-select-vanilla
Version:
3 lines (2 loc) • 417 B
JavaScript
var e=typeof window<"u"&&window.multipleSelect!==void 0?window.multipleSelect:{locales:{}};e.locales={"en-US":{formatSelectAll(){return"[Select all]"},formatAllSelected(){return"All selected"},formatCountSelected(l,t){return`${l} of ${t} selected`},formatNoMatchesFound(){return"No matches found"},formatOkButton(){return"OK"}}};var o=e.locales;export{o as default};
//# sourceMappingURL=multiple-select-en-US.js.map