multiple-select-vanilla
Version:
3 lines (2 loc) • 452 B
JavaScript
var e=typeof window<"u"&&window.multipleSelect!==void 0?window.multipleSelect:{locales:{}};e.locales["fr-FR"]={formatSelectAll(){return"[Tout s\xE9lectionner]"},formatAllSelected(){return"Tous s\xE9lectionn\xE9s"},formatCountSelected(l,t){return`${l} de ${t} s\xE9lectionn\xE9s`},formatNoMatchesFound(){return"Aucun r\xE9sultat"},formatOkButton(){return"Fermer"}};var o=e.locales;export{o as default};
//# sourceMappingURL=multiple-select-fr-FR.js.map