UNPKG

react-aria

Version:
11 lines (8 loc) 309 B
module.exports = { "close": `Close`, "notifications": (args, formatter)=>`${formatter.plural(args.count, { one: ()=>`${formatter.number(args.count)} notification`, other: ()=>`${formatter.number(args.count)} notifications` })}.` }; //# sourceMappingURL=en-US.cjs.map