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"[Alles ausw\xE4hlen]"},formatAllSelected(){return"Alles ausgew\xE4hlt"},formatCountSelected(e,t){return`${e} von ${t} ausgew\xE4hlt`},formatNoMatchesFound(){return"Keine Ergebnisse"},formatOkButton(){return"Schlie\xDFen"},formatLazyLoading(){return"Jetzt wird geladen..."},formatLazyFailed(){return"Daten konnten nicht geladen werden"}},l=r;export{r as German,l as default};
//# sourceMappingURL=de-DE.js.map