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:{}},c={formatSelectAll(){return"[T\u1EA5t c\u1EA3]"},formatAllSelected(){return"Ch\u1ECDn t\u1EA5t c\u1EA3"},formatCountSelected(t,l){return`\u0110\xE3 ch\u1ECDn ${t} trong ${l}`},formatNoMatchesFound(){return"Kh\xF4ng t\xECm th\u1EA5y k\u1EBFt qu\u1EA3."},formatOkButton(){return"\u0110\xF3ng"}};e.locales["vi-VN"]=c;var n=e.locales;export{c as Vietnamese,n as default};
//# sourceMappingURL=multiple-select-vi-VN.js.map