UNPKG

@react-spectrum/s2

Version:
63 lines (60 loc) 2.52 kB
var $bcc564d4d3eacf1e$exports = {}; $bcc564d4d3eacf1e$exports = { "actionbar.actions": `Actions`, "actionbar.actionsAvailable": `Actions available.`, "actionbar.clearSelection": `Clear selection`, "actionbar.selected": (args, formatter)=>`${formatter.plural(args.count, { "=0": `None selected`, other: ()=>`${formatter.number(args.count)} selected` })}`, "actionbar.selectedAll": `All selected`, "breadcrumbs.more": `More items`, "button.pending": `pending`, "calendar.invalidSelection": (args, formatter)=>`Selected ${formatter.plural(args.selectedCount, { one: `date`, other: `dates` })} unavailable.`, "combobox.noResults": `No results`, "contextualhelp.help": `Help`, "contextualhelp.info": `Information`, "datepicker.endTime": `End time`, "datepicker.startTime": `Start time`, "datepicker.time": `Time`, "dialog.alert": `Alert`, "dialog.dismiss": `Dismiss`, "dropzone.replaceMessage": `Drop file to replace`, "inlinealert.informative": `Information`, "inlinealert.negative": `Error`, "inlinealert.notice": `Warning`, "inlinealert.positive": `Success`, "label.(optional)": `(optional)`, "label.(required)": `(required)`, "menu.moreActions": `More actions`, "notificationbadge.indicatorOnly": `New activity`, "notificationbadge.plus": (args)=>`${args.notifications}+`, "picker.placeholder": `Select\u{2026}`, "picker.selectedCount": (args, formatter)=>`${formatter.plural(args.count, { "=0": `No items selected`, one: ()=>`${formatter.number(args.count)} item selected`, other: ()=>`${formatter.number(args.count)} items selected` })}`, "slider.maximum": `Maximum`, "slider.minimum": `Minimum`, "table.cancel": `Cancel`, "table.editCell": `Edit cell`, "table.loading": `Loading\u{2026}`, "table.loadingMore": `Loading more\u{2026}`, "table.resizeColumn": `Resize column`, "table.save": `Save`, "table.sortAscending": `Sort Ascending`, "table.sortDescending": `Sort Descending`, "tag.actions": `Actions`, "tag.hideButtonLabel": `Show less`, "tag.noTags": `None`, "tag.showAllButtonLabel": (args, formatter)=>`Show all (${formatter.number(args.tagCount)})`, "toast.clearAll": `Clear all`, "toast.collapse": `Collapse`, "toast.showAll": `Show all` }; export {$bcc564d4d3eacf1e$exports as default}; //# sourceMappingURL=en-US.mjs.map