UNPKG

react-aria

Version:
9 lines (6 loc) 209 B
module.exports = { "decrease": (args)=>`Diminuir ${args.fieldLabel}`, "increase": (args)=>`Aumentar ${args.fieldLabel}`, "numberField": `Campo de n\xfamero` }; //# sourceMappingURL=pt-BR.cjs.map