multiple-select-vanilla
Version:
This lib allows you to select multiple elements with checkboxes
3 lines (2 loc) • 433 B
JavaScript
var r={formatSelectAll(){return"[Selecionar todos]"},formatAllSelected(){return"Todos selecionados"},formatCountSelected(e,o){return`${e} de ${o} selecionado(s)`},formatNoMatchesFound(){return"Nenhum resultado encontrado"},formatOkButton(){return"Fechar"},formatLazyLoading(){return"Carregamento..."},formatLazyFailed(){return"Falha ao carregar os dados"}},t=r;export{r as Portuguese,t as default};
//# sourceMappingURL=pt-BR.js.map