📄 et-EE.cjs
/home/palash/git/site/node_modules/react-aria/dist/private/intl/toast/et-EE.cjs
Language: cjs • Lines: 10
module.exports = {
    "close": `Sule`,
    "notifications": (args, formatter)=>`${formatter.plural(args.count, {
            one: ()=>`${formatter.number(args.count)} teatis`,
            other: ()=>`${formatter.number(args.count)} teatist`
        })}.`
};


//# sourceMappingURL=et-EE.cjs.map