multiple-select-vanilla
Version:
This lib allows you to select multiple elements with checkboxes
3 lines (2 loc) • 441 B
JavaScript
var r={formatSelectAll(){return"[Tout s\xE9lectionner]"},formatAllSelected(){return"Tous s\xE9lectionn\xE9s"},formatCountSelected(e,t){return`${e} de ${t} s\xE9lectionn\xE9s`},formatNoMatchesFound(){return"Aucun r\xE9sultat"},formatOkButton(){return"Fermer"},formatLazyLoading(){return"Chargement..."},formatLazyFailed(){return"\xC9chec de chargement des donn\xE9es"}},n=r;export{r as French,n as default};
//# sourceMappingURL=fr-FR.js.map