Files
serverless-invoices/public/locales/pt_br/invoice-rows-header.json
2022-01-29 16:50:32 -03:00

8 lines
106 B
JSON

{
"item": "Item",
"quantity": "Quant.",
"unit": "Und.",
"price": "Valor",
"sum": "Total"
}