📄 cs-CZ.cjs
/home/palash/git/site/node_modules/react-aria/dist/private/intl/toast/cs-CZ.cjs
Language: cjs • Lines: 10
module.exports = {
    "close": `Zav\u{159}\xedt`,
    "notifications": (args, formatter)=>`${formatter.plural(args.count, {
            one: ()=>`${formatter.number(args.count)} ozn\xe1men\xed`,
            other: ()=>`${formatter.number(args.count)} ozn\xe1men\xed`
        })}.`
};


//# sourceMappingURL=cs-CZ.cjs.map